summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-11 10:40:57 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-11 10:40:57 +0200
commit886181fefb37cd570eef37c33145e0ca77c3841a (patch)
tree255ff2c845e382f8bc91cbccdc8c4124fcc4795a /sci-libs
parentsci-libs/libgeotiff: keyword ~arm64 (diff)
downloadgentoo-886181fefb37cd570eef37c33145e0ca77c3841a.tar.gz
gentoo-886181fefb37cd570eef37c33145e0ca77c3841a.tar.bz2
gentoo-886181fefb37cd570eef37c33145e0ca77c3841a.zip
sci-libs/proj: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/proj/proj-4.9.2.ebuild4
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 32472e297903..89e0bd0d8753 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-2016 Gentoo Foundation
+# Copyright 1999-2017 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 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="java static-libs"
RDEPEND=""