summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:54:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:46:15 +0300
commit681faf1f91752b0afbbd5d3ef2e10785194977be (patch)
tree647ef0733ebba812373a9c82f2e5d80a6095bb0e /sci-mathematics
parentsci-mathematics/coq: destabilize for ~x86 (diff)
downloadgentoo-681faf1f91752b0afbbd5d3ef2e10785194977be.tar.gz
gentoo-681faf1f91752b0afbbd5d3ef2e10785194977be.tar.bz2
gentoo-681faf1f91752b0afbbd5d3ef2e10785194977be.zip
sci-mathematics/eclib: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/eclib/eclib-20221012.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/eclib/eclib-20221012.ebuild b/sci-mathematics/eclib/eclib-20221012.ebuild
index f37e55f7be21..654058540279 100644
--- a/sci-mathematics/eclib/eclib-20221012.ebuild
+++ b/sci-mathematics/eclib/eclib-20221012.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
# but it's actually still at 10, probably due to a forgotten autoreconf
# or something.
SLOT="0/11"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="boost flint minimal test"
RESTRICT="!test? ( test )"