summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-08-18 23:50:07 +0000
committerMichael Orlitzky <mjo@gentoo.org>2024-08-19 12:47:28 +0000
commitb2e838ba1a13f80d5704c2c71df3bcc7afd5b1b3 (patch)
treec3a72f6e2efae767c7f89f6e64785e719480b08c
parentsci-mathematics/pari-data: fix cosmetic pkgcheck warnings (diff)
downloadgentoo-master.tar.gz
gentoo-master.tar.bz2
gentoo-master.zip
sci-mathematics/pari: keyword 2.15.5 for ~riscvHEADmaster
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
-rw-r--r--sci-mathematics/pari/pari-2.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.15.5.ebuild b/sci-mathematics/pari/pari-2.15.5.ebuild
index 73e003b95f44..b523940fbc85 100644
--- a/sci-mathematics/pari/pari-2.15.5.ebuild
+++ b/sci-mathematics/pari/pari-2.15.5.ebuild
@@ -15,7 +15,7 @@ LICENSE="GPL-2+"
# The subslot is the value of $soname_num obtained from
# upstream's config/version script.
SLOT="0/8"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="data doc examples fltk gmp test threads X"
REQUIRED_USE="fltk? ( !X )" # mutually exclusive plot implementations
RESTRICT="!test? ( test )"