commit: f45dcd3f81de3f4b46bad2f999769bb66e2b5cbf Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Tue Aug 20 13:55:59 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Tue Aug 20 13:55:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f45dcd3f
sci-mathematics/eclib: keyword 20240408 for ~riscv Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> sci-mathematics/eclib/eclib-20240408.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/eclib/eclib-20240408.ebuild b/sci-mathematics/eclib/eclib-20240408.ebuild index df7ada010cb3..a8b4b73b14eb 100644 --- a/sci-mathematics/eclib/eclib-20240408.ebuild +++ b/sci-mathematics/eclib/eclib-20240408.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 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="boost flint minimal test" RESTRICT="!test? ( test )"