commit: c863c31a0185eecd87f6f25e28922b055dbb7dad Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Tue Aug 20 14:14:11 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Tue Aug 20 14:14:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c863c31a
sci-mathematics/palp: keyword 2.21 for ~riscv Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> sci-mathematics/palp/palp-2.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
