commit: f68807315314a93e54a67eeaa761d5faa1d52caa
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 3 14:56:24 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 9 14:50:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6880731
sci-physics/lhapdf: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sci-physics/lhapdf/lhapdf-6.3.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-physics/lhapdf/lhapdf-6.3.0-r1.ebuild
b/sci-physics/lhapdf/lhapdf-6.3.0-r1.ebuild
index 3fd2c60d75ed..b2a2781f660e 100644
--- a/sci-physics/lhapdf/lhapdf-6.3.0-r1.ebuild
+++ b/sci-physics/lhapdf/lhapdf-6.3.0-r1.ebuild
@@ -26,7 +26,7 @@ S="${WORKDIR}/${MY_PF}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~x86"
IUSE="examples"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"