commit: ff6fb1409edf14a4cd65a49bfc95d1471af95fae Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Feb 9 00:00:50 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Feb 9 00:00:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff6fb140
sci-mathematics/eclib: stabilize 20231212 for amd64 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> sci-mathematics/eclib/eclib-20231212.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/eclib/eclib-20231212.ebuild b/sci-mathematics/eclib/eclib-20231212.ebuild index df7ada010cb3..fef4e290e963 100644 --- a/sci-mathematics/eclib/eclib-20231212.ebuild +++ b/sci-mathematics/eclib/eclib-20231212.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2+ LGPL-2.1+" # Subslot is from the soname, (LT_CURRENT - LT_AGE) in configure.ac. # (But for now, see src_prepare below.) SLOT="0/12" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="boost flint minimal test" RESTRICT="!test? ( test )"
