diff options
author | Sam James <sam@gentoo.org> | 2023-10-31 06:05:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-31 06:05:25 +0000 |
commit | d3790650f8cdd29370f436cd035fcbfbb7f0f946 (patch) | |
tree | f3dd012c0785b913ec51bd0912385e4c2af3fbae /sci-mathematics | |
parent | x11-base/xwayland: Stabilize 23.2.2 ppc64, #916442 (diff) | |
download | gentoo-d3790650f8cdd29370f436cd035fcbfbb7f0f946.tar.gz gentoo-d3790650f8cdd29370f436cd035fcbfbb7f0f946.tar.bz2 gentoo-d3790650f8cdd29370f436cd035fcbfbb7f0f946.zip |
sci-mathematics/pari: Stabilize 2.15.4-r1 ppc64, #916560
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pari/pari-2.15.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.15.4-r1.ebuild b/sci-mathematics/pari/pari-2.15.4-r1.ebuild index 65b70e05adb2..871eb91d5283 100644 --- a/sci-mathematics/pari/pari-2.15.4-r1.ebuild +++ b/sci-mathematics/pari/pari-2.15.4-r1.ebuild @@ -14,7 +14,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 ~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 )" |