diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-08 14:33:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-08 14:33:08 +0200 |
commit | e2197dbba4dad3dedb6f3608ca0628833254926d (patch) | |
tree | 126c7564da950b6781c2699dd9c87e7e7e9f1d47 /sci-mathematics/pari | |
parent | sys-cluster/rdma-core: amd64 stable wrt bug #864199 (diff) | |
download | gentoo-e2197dbba4dad3dedb6f3608ca0628833254926d.tar.gz gentoo-e2197dbba4dad3dedb6f3608ca0628833254926d.tar.bz2 gentoo-e2197dbba4dad3dedb6f3608ca0628833254926d.zip |
sci-mathematics/pari: amd64 stable wrt bug #864214
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r-- | sci-mathematics/pari/pari-2.13.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.13.4-r1.ebuild b/sci-mathematics/pari/pari-2.13.4-r1.ebuild index 0f105d54107a..4a13d42f694f 100644 --- a/sci-mathematics/pari/pari-2.13.4-r1.ebuild +++ b/sci-mathematics/pari/pari-2.13.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/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 )" |