diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:18:11 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:19:16 +0100 |
commit | af0e2e6dc84b361533b0040f610d021222abe928 (patch) | |
tree | 3ac9bfedd473e34fa59e7fcd287adc7b5920793a /sci-mathematics | |
parent | sci-mathematics/4ti2: drop x86-macos (diff) | |
download | gentoo-af0e2e6dc84b361533b0040f610d021222abe928.tar.gz gentoo-af0e2e6dc84b361533b0040f610d021222abe928.tar.bz2 gentoo-af0e2e6dc84b361533b0040f610d021222abe928.zip |
sci-mathematics/arb: 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/arb/arb-2.17.0.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/arb/arb-2.18.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/arb/arb-2.17.0.ebuild b/sci-mathematics/arb/arb-2.17.0.ebuild index 3634a0b0bd72..b1298f379e34 100644 --- a/sci-mathematics/arb/arb-2.17.0.ebuild +++ b/sci-mathematics/arb/arb-2.17.0.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/fredrik-johansson/arb/archive/${PV}.tar.gz -> ${P}.t LICENSE="LGPL-2.1+" SLOT="0/2" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="static-libs" RDEPEND=" diff --git a/sci-mathematics/arb/arb-2.18.1.ebuild b/sci-mathematics/arb/arb-2.18.1.ebuild index 6ccf809eabf7..7178e438ddd6 100644 --- a/sci-mathematics/arb/arb-2.18.1.ebuild +++ b/sci-mathematics/arb/arb-2.18.1.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 @@ -14,7 +14,7 @@ RESTRICT="!test? ( test )" LICENSE="GPL-2+" SLOT="0/2" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND=" dev-libs/gmp:0= |