diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-14 13:36:38 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-14 13:36:38 -0400 |
commit | 0793f76bd40f9478bed982df5d0f88ed6f1dbf1b (patch) | |
tree | 80b961a4321af949ee3d0394393afca872a19624 /sci-libs/proj | |
parent | www-client/lynx: amd64 stable (diff) | |
download | gentoo-0793f76bd40f9478bed982df5d0f88ed6f1dbf1b.tar.gz gentoo-0793f76bd40f9478bed982df5d0f88ed6f1dbf1b.tar.bz2 gentoo-0793f76bd40f9478bed982df5d0f88ed6f1dbf1b.zip |
sci-libs/proj: amd64 stable
Bug: https://bugs.gentoo.org/649484
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sci-libs/proj')
-rw-r--r-- | sci-libs/proj/proj-4.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/proj/proj-4.9.2.ebuild b/sci-libs/proj/proj-4.9.2.ebuild index 39ea236af1ed..545a26b32409 100644 --- a/sci-libs/proj/proj-4.9.2.ebuild +++ b/sci-libs/proj/proj-4.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="java static-libs" RDEPEND="" |