Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/proj/
Date: Wed, 06 Jan 2021 15:17:55
Message-Id: 1609946214.38dfe6361feda3873727e1e3827c5e491a404a2f.grobian@gentoo
1 commit: 38dfe6361feda3873727e1e3827c5e491a404a2f
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 15:16:54 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 15:16:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38dfe636
7
8 sci-libs/proj: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 sci-libs/proj/proj-7.0.1.ebuild | 4 ++--
14 sci-libs/proj/proj-7.1.1.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/sci-libs/proj/proj-7.0.1.ebuild b/sci-libs/proj/proj-7.0.1.ebuild
18 index 5d236f00081..e7f70f68ee1 100644
19 --- a/sci-libs/proj/proj-7.0.1.ebuild
20 +++ b/sci-libs/proj/proj-7.0.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -16,7 +16,7 @@ SRC_URI="
28
29 LICENSE="MIT"
30 SLOT="0/19"
31 -KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
32 +KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
33 IUSE="curl europe static-libs test +tiff"
34 REQUIRED_USE="test? ( !europe )"
35
36
37 diff --git a/sci-libs/proj/proj-7.1.1.ebuild b/sci-libs/proj/proj-7.1.1.ebuild
38 index 5a90105f20d..7709f61d762 100644
39 --- a/sci-libs/proj/proj-7.1.1.ebuild
40 +++ b/sci-libs/proj/proj-7.1.1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2020 Gentoo Authors
43 +# Copyright 1999-2021 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=7
47 @@ -16,7 +16,7 @@ SRC_URI="
48
49 LICENSE="MIT"
50 SLOT="0/19"
51 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
52 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
53 IUSE="curl europe static-libs test +tiff"
54 REQUIRED_USE="test? ( !europe )"