diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 13:30:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 13:30:02 +0100 |
commit | 3b61471603181612e33a6e7f2945f838a2e13e10 (patch) | |
tree | c211d619f21eabbaab7871beac37e53c19b6d4a9 /sci-libs/proj | |
parent | sys-apps/input-utils: ppc stable wrt bug #701302 (diff) | |
download | gentoo-3b61471603181612e33a6e7f2945f838a2e13e10.tar.gz gentoo-3b61471603181612e33a6e7f2945f838a2e13e10.tar.bz2 gentoo-3b61471603181612e33a6e7f2945f838a2e13e10.zip |
sci-libs/proj: ppc stable wrt bug #707322
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/proj')
-rw-r--r-- | sci-libs/proj/proj-5.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/proj/proj-5.2.0.ebuild b/sci-libs/proj/proj-5.2.0.ebuild index c8177afc247a..4491e0b961c5 100644 --- a/sci-libs/proj/proj-5.2.0.ebuild +++ b/sci-libs/proj/proj-5.2.0.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 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0/13" -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="static-libs" src_unpack() { |