summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-07 20:17:52 +0000
committerSam James <sam@gentoo.org>2023-02-07 20:17:52 +0000
commit39ea6168584891766733d41a2758691499e2de86 (patch)
treeffcfb8b56dfd9ea7437f7cb4560161932db2d9b2 /sci-mathematics/eclib
parentsci-libs/rocBLAS: block >=dev-libs/msgpack-5.0.0 (diff)
downloadgentoo-39ea6168584891766733d41a2758691499e2de86.tar.gz
gentoo-39ea6168584891766733d41a2758691499e2de86.tar.bz2
gentoo-39ea6168584891766733d41a2758691499e2de86.zip
sci-mathematics/eclib: Stabilize 20221012 x86, #893528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/eclib')
-rw-r--r--sci-mathematics/eclib/eclib-20221012.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/eclib/eclib-20221012.ebuild b/sci-mathematics/eclib/eclib-20221012.ebuild
index 0266953df5d9..a99e86818781 100644
--- a/sci-mathematics/eclib/eclib-20221012.ebuild
+++ b/sci-mathematics/eclib/eclib-20221012.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=8
@@ -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 )"