diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:16:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:16:54 +0100 |
commit | 38dfe6361feda3873727e1e3827c5e491a404a2f (patch) | |
tree | c64b9111741043249ef14adde4ffc7a9db6f2155 /sci-libs/proj | |
parent | sci-libs/openblas: drop x86-macos (diff) | |
download | gentoo-38dfe6361feda3873727e1e3827c5e491a404a2f.tar.gz gentoo-38dfe6361feda3873727e1e3827c5e491a404a2f.tar.bz2 gentoo-38dfe6361feda3873727e1e3827c5e491a404a2f.zip |
sci-libs/proj: 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-libs/proj')
-rw-r--r-- | sci-libs/proj/proj-7.0.1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/proj/proj-7.1.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/proj/proj-7.0.1.ebuild b/sci-libs/proj/proj-7.0.1.ebuild index 5d236f000813..e7f70f68ee19 100644 --- a/sci-libs/proj/proj-7.0.1.ebuild +++ b/sci-libs/proj/proj-7.0.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 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0/19" -KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="curl europe static-libs test +tiff" REQUIRED_USE="test? ( !europe )" diff --git a/sci-libs/proj/proj-7.1.1.ebuild b/sci-libs/proj/proj-7.1.1.ebuild index 5a90105f20d9..7709f61d762f 100644 --- a/sci-libs/proj/proj-7.1.1.ebuild +++ b/sci-libs/proj/proj-7.1.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 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0/19" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="curl europe static-libs test +tiff" REQUIRED_USE="test? ( !europe )" |