diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2024-08-20 14:14:11 +0000 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2024-08-20 14:14:11 +0000 |
commit | c863c31a0185eecd87f6f25e28922b055dbb7dad (patch) | |
tree | 48542820cb2bf43266cd8e4df35491500c9200db /sci-mathematics/palp | |
parent | sci-mathematics/primecount: keyword 7.13-r1 for ~riscv (diff) | |
download | gentoo-c863c31a0185eecd87f6f25e28922b055dbb7dad.tar.gz gentoo-c863c31a0185eecd87f6f25e28922b055dbb7dad.tar.bz2 gentoo-c863c31a0185eecd87f6f25e28922b055dbb7dad.zip |
sci-mathematics/palp: keyword 2.21 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/palp')
-rw-r--r-- | sci-mathematics/palp/palp-2.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/palp/palp-2.21.ebuild b/sci-mathematics/palp/palp-2.21.ebuild index 043002341a01..8ed9def3704f 100644 --- a/sci-mathematics/palp/palp-2.21.ebuild +++ b/sci-mathematics/palp/palp-2.21.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://gitlab.com/stringstuwien/PALP/-/archive/v${PV}/PALP-v${PV}.tar. S="${WORKDIR}/PALP-v${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~riscv" # The "mori.x" program pipes input to "Singular". RDEPEND="sci-mathematics/singular" |