diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:18:57 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:19:17 +0100 |
commit | e072531bf16167402a0aeda998d540f5c5f016e4 (patch) | |
tree | e465e98cbfea59e5ea2ec6600c5a5a32bd6af04e /sci-mathematics | |
parent | sci-mathematics/lrcalc: drop x86-macos (diff) | |
download | gentoo-e072531bf16167402a0aeda998d540f5c5f016e4.tar.gz gentoo-e072531bf16167402a0aeda998d540f5c5f016e4.tar.bz2 gentoo-e072531bf16167402a0aeda998d540f5c5f016e4.zip |
sci-mathematics/pari-data: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 2a06f493c76c..06f8b1185bc4 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-2020 Gentoo Authors +# Copyright 1999-2021 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-solaris" IUSE="" S="${WORKDIR}" |