diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:30:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:30:29 +0100 |
commit | d144269e5028099dcf0676c0ebe142a56b163d6c (patch) | |
tree | 6ffe18621dc4f68a234cca56263b6c663a2be754 | |
parent | sci-mathematics/pari: ppc64 stable wrt bug #710354 (diff) | |
download | gentoo-d144269e5028099dcf0676c0ebe142a56b163d6c.tar.gz gentoo-d144269e5028099dcf0676c0ebe142a56b163d6c.tar.bz2 gentoo-d144269e5028099dcf0676c0ebe142a56b163d6c.zip |
sci-mathematics/pari-data: ppc64 stable wrt bug #710354
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sci-mathematics/pari-data/pari-data-20191216.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari-data/pari-data-20191216.ebuild b/sci-mathematics/pari-data/pari-data-20191216.ebuild index bd8d7a86f292..2948aadcb616 100644 --- a/sci-mathematics/pari-data/pari-data-20191216.ebuild +++ b/sci-mathematics/pari-data/pari-data-20191216.ebuild @@ -18,7 +18,7 @@ done LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" S="${WORKDIR}" |