diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2021-11-18 18:22:48 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-22 11:01:21 +0800 |
commit | 121f62a48ee298665cfe4e8d8a2b10df6d81b1e2 (patch) | |
tree | a36b1fd9d6b99bcef6be6c285315b46551e5dfb5 /sci-mathematics | |
parent | sci-libs/cddlib: keyword 094m-r1 for ~riscv (diff) | |
download | gentoo-121f62a48ee298665cfe4e8d8a2b10df6d81b1e2.tar.gz gentoo-121f62a48ee298665cfe4e8d8a2b10df6d81b1e2.tar.bz2 gentoo-121f62a48ee298665cfe4e8d8a2b10df6d81b1e2.zip |
sci-mathematics/flint: keyword 2.8.3 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/flint/flint-2.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/flint/flint-2.8.4.ebuild b/sci-mathematics/flint/flint-2.8.4.ebuild index 155984f2418a..216026f6df27 100644 --- a/sci-mathematics/flint/flint-2.8.4.ebuild +++ b/sci-mathematics/flint/flint-2.8.4.ebuild @@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+" # Based off the soname, e.g. /usr/lib64/libflint.so -> libflint.so.15 SLOT="0/16" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86" IUSE="doc ntl test" RESTRICT="!test? ( test )" |