diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-21 16:56:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-21 16:56:52 +0100 |
commit | eec9c938a7ef9ab65bb09d2b2213d28a82d722db (patch) | |
tree | 5890d064cf5c4b6371b5f85f3264c6b26203c347 /sci-mathematics/pari-data | |
parent | sci-mathematics/pari: amd64 stable wrt bug #710354 (diff) | |
download | gentoo-eec9c938a7ef9ab65bb09d2b2213d28a82d722db.tar.gz gentoo-eec9c938a7ef9ab65bb09d2b2213d28a82d722db.tar.bz2 gentoo-eec9c938a7ef9ab65bb09d2b2213d28a82d722db.zip |
sci-mathematics/pari-data: amd64 stable wrt bug #710354
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/pari-data')
-rw-r--r-- | sci-mathematics/pari-data/pari-data-20191216.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pari-data/pari-data-20191216.ebuild b/sci-mathematics/pari-data/pari-data-20191216.ebuild index f41ab40d38c4..bd8d7a86f292 100644 --- a/sci-mathematics/pari-data/pari-data-20191216.ebuild +++ b/sci-mathematics/pari-data/pari-data-20191216.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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}" |