commit: b3db7bdfe5872172e43b372263e9ca4c5c5fc932 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Nov 22 19:37:27 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 11:36:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3db7bdf
sci-geosciences/qmapshack: unkeyword for ~x86 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> sci-geosciences/qmapshack/qmapshack-1.17.1.ebuild | 2 +- sci-geosciences/qmapshack/qmapshack-1.17.1_p601.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-geosciences/qmapshack/qmapshack-1.17.1.ebuild b/sci-geosciences/qmapshack/qmapshack-1.17.1.ebuild index 6df2a19e36ff..e1064ed971fb 100644 --- a/sci-geosciences/qmapshack/qmapshack-1.17.1.ebuild +++ b/sci-geosciences/qmapshack/qmapshack-1.17.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Maproom/${PN}/archive/V_${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64" RDEPEND=" dev-libs/quazip:0=[qt5(+)] diff --git a/sci-geosciences/qmapshack/qmapshack-1.17.1_p601.ebuild b/sci-geosciences/qmapshack/qmapshack-1.17.1_p601.ebuild index d8473b11f33a..656f6b3977ce 100644 --- a/sci-geosciences/qmapshack/qmapshack-1.17.1_p601.ebuild +++ b/sci-geosciences/qmapshack/qmapshack-1.17.1_p601.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Maproom/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.g S="${WORKDIR}"/${PN}-${COMMIT} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="dbus" RDEPEND="
