Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/proj/
Date: Mon, 27 Jan 2020 09:53:56
Message-Id: 1580118823.f99857985307c241ef49c63d65ea18a9928da124.slyfox@gentoo
1 commit: f99857985307c241ef49c63d65ea18a9928da124
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 09:46:08 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 09:53:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9985798
7
8 sci-libs/proj: stable 6.2.1 for ppc64, bug #706442
9
10 Package-Manager: Portage-2.3.85, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sci-libs/proj/proj-6.2.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-libs/proj/proj-6.2.1.ebuild b/sci-libs/proj/proj-6.2.1.ebuild
18 index 70e5a2e53a6..2cef9831f0a 100644
19 --- a/sci-libs/proj/proj-6.2.1.ebuild
20 +++ b/sci-libs/proj/proj-6.2.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 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/15"
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 ~x86-macos"
33 IUSE="europe static-libs test"
34 RESTRICT="!test? ( test )"
35 REQUIRED_USE="test? ( !europe )"