diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-27 09:46:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-27 09:53:43 +0000 |
commit | f99857985307c241ef49c63d65ea18a9928da124 (patch) | |
tree | a81930283cc938ac3b240cebd35b007561a8541c /sci-libs | |
parent | net-vpn/tor: stable 0.4.2.5 for ppc64, bug #706364 (diff) | |
download | gentoo-f99857985307c241ef49c63d65ea18a9928da124.tar.gz gentoo-f99857985307c241ef49c63d65ea18a9928da124.tar.bz2 gentoo-f99857985307c241ef49c63d65ea18a9928da124.zip |
sci-libs/proj: stable 6.2.1 for ppc64, bug #706442
Package-Manager: Portage-2.3.85, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/proj/proj-6.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/proj/proj-6.2.1.ebuild b/sci-libs/proj/proj-6.2.1.ebuild index 70e5a2e53a6b..2cef9831f0a1 100644 --- a/sci-libs/proj/proj-6.2.1.ebuild +++ b/sci-libs/proj/proj-6.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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/15" -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 ~x86-macos" IUSE="europe static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( !europe )" |