diff options
author | Sam James <sam@gentoo.org> | 2022-06-02 01:36:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-02 01:36:23 +0100 |
commit | 1cd6e2bb6b12dba611300e450da6e03c98fc9fd0 (patch) | |
tree | e2d1a28d07a824f0943c5abf3f3491e45a6eed00 /sci-mathematics | |
parent | sci-mathematics/pari: Stabilize 2.13.4 x86, #849080 (diff) | |
download | gentoo-1cd6e2bb6b12dba611300e450da6e03c98fc9fd0.tar.gz gentoo-1cd6e2bb6b12dba611300e450da6e03c98fc9fd0.tar.bz2 gentoo-1cd6e2bb6b12dba611300e450da6e03c98fc9fd0.zip |
sci-mathematics/pari: Stabilize 2.13.4 amd64, #849080
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pari/pari-2.13.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.13.4.ebuild b/sci-mathematics/pari/pari-2.13.4.ebuild index 7467025c4b62..9f41ff8648fd 100644 --- a/sci-mathematics/pari/pari-2.13.4.ebuild +++ b/sci-mathematics/pari/pari-2.13.4.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/7" -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 fltk gmp test threads X" RESTRICT="!test? ( test )" |