commit: 39ea6168584891766733d41a2758691499e2de86 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 7 20:17:52 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 20:17:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ea6168
sci-mathematics/eclib: Stabilize 20221012 x86, #893528 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-mathematics/eclib/eclib-20221012.ebuild | 4 ++-- 1 file 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 )"
