diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-22 20:37:27 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-23 12:36:02 +0100 |
commit | b3db7bdfe5872172e43b372263e9ca4c5c5fc932 (patch) | |
tree | a882469336db01ed250f3aa79ee6546adadbd407 /sci-geosciences | |
parent | net-analyzer/nmapsi: unkeyword 0.5_alpha2-r1 for ~x86 (diff) | |
download | gentoo-b3db7bdfe5872172e43b372263e9ca4c5c5fc932.tar.gz gentoo-b3db7bdfe5872172e43b372263e9ca4c5c5fc932.tar.bz2 gentoo-b3db7bdfe5872172e43b372263e9ca4c5c5fc932.zip |
sci-geosciences/qmapshack: unkeyword for ~x86
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/qmapshack/qmapshack-1.17.1.ebuild | 2 | ||||
-rw-r--r-- | 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=" |