commit: 3bd66ec8f87ef6a1c3f0f9091a6f513f525bfef9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 14 23:56:34 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 14 23:56:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd66ec8
sci-libs/linbox: Stabilize 1.7.0-r1 amd64, #936070 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/linbox/linbox-1.7.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/linbox/linbox-1.7.0-r1.ebuild b/sci-libs/linbox/linbox-1.7.0-r1.ebuild index 6f5e7d7b2b55..eef3546aca5d 100644 --- a/sci-libs/linbox/linbox-1.7.0-r1.ebuild +++ b/sci-libs/linbox/linbox-1.7.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/linbox-team/${PN}/releases/download/v${PV}/${P}.tar. # headers all say LGPL-2.1 LICENSE="GPL-2+ LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc opencl openmp" BDEPEND="doc? ( app-text/doxygen )"
