diff options
author | 2023-06-02 19:13:26 +0300 | |
---|---|---|
committer | 2023-06-03 14:12:48 +0300 | |
commit | 1a0d428134a2d88ee754933c29d4db34d44fcb35 (patch) | |
tree | aaacea01d615f3a97c14029b08830518ee521a62 /sci-mathematics/pari-data | |
parent | sci-mathematics/pari: destabilize for ~ppc (diff) | |
download | gentoo-1a0d428134a2d88ee754933c29d4db34d44fcb35.tar.gz gentoo-1a0d428134a2d88ee754933c29d4db34d44fcb35.tar.bz2 gentoo-1a0d428134a2d88ee754933c29d4db34d44fcb35.zip |
sci-mathematics/pari-data: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@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 58b9658b2d9c..83c3b554cc9e 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-2021 Gentoo Authors +# Copyright 1999-2023 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}" |