commit: 12d7de7d9cccf568d9df254c2960c4b1a7745176 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 5 22:59:12 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 10:36:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d7de7d
sci-geosciences/qmapshack: destabilize 1.16.1-r1 for ~x86 Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> sci-geosciences/qmapshack/qmapshack-1.16.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-geosciences/qmapshack/qmapshack-1.16.1-r1.ebuild b/sci-geosciences/qmapshack/qmapshack-1.16.1-r1.ebuild index f9e37c1f0d2b..066be37b82da 100644 --- a/sci-geosciences/qmapshack/qmapshack-1.16.1-r1.ebuild +++ b/sci-geosciences/qmapshack/qmapshack-1.16.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~x86" IUSE="" RDEPEND="
