diff options
author | Sam James <sam@gentoo.org> | 2023-02-07 20:17:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-07 20:17:53 +0000 |
commit | dc57446354dd91d98538c78135c2b4dde1d4307e (patch) | |
tree | 60a20a1e4dd57ee54f3b5b6e49ab034c4f344ec1 /sci-mathematics/eclib | |
parent | sci-mathematics/eclib: Stabilize 20221012 x86, #893528 (diff) | |
download | gentoo-dc57446354dd91d98538c78135c2b4dde1d4307e.tar.gz gentoo-dc57446354dd91d98538c78135c2b4dde1d4307e.tar.bz2 gentoo-dc57446354dd91d98538c78135c2b4dde1d4307e.zip |
sci-mathematics/eclib: Stabilize 20221012 amd64, #893528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/eclib')
-rw-r--r-- | sci-mathematics/eclib/eclib-20221012.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/eclib/eclib-20221012.ebuild b/sci-mathematics/eclib/eclib-20221012.ebuild index a99e86818781..f37e55f7be21 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 )" |