diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2024-08-25 17:33:37 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2024-08-25 17:36:24 -0400 |
commit | e0386d03e203fe69be72d9df2cac371675d3a086 (patch) | |
tree | a1b70cd9f041d70eb700b9b3fc5146eb5d2f4a46 /sci-libs/linbox | |
parent | sci-libs/fflas-ffpack: keyword 2.5.0-r1 for ~riscv (diff) | |
download | gentoo-e0386d03e203fe69be72d9df2cac371675d3a086.tar.gz gentoo-e0386d03e203fe69be72d9df2cac371675d3a086.tar.bz2 gentoo-e0386d03e203fe69be72d9df2cac371675d3a086.zip |
sci-libs/linbox: keyword 1.7.0-r1 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-libs/linbox')
-rw-r--r-- | sci-libs/linbox/linbox-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/linbox/linbox-1.7.0-r1.ebuild b/sci-libs/linbox/linbox-1.7.0-r1.ebuild index eef3546aca5d..be6ccf63e16a 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 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc opencl openmp" BDEPEND="doc? ( app-text/doxygen )" |