summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-16 11:10:49 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-16 15:27:26 -0400
commitb175ef9f0ab42504abfe352e0fcab3aa8651c454 (patch)
tree2e8ad0ece2f7923d26a2e08829ff848ed9ecb39c
parentsci-libs/libgeotiff: arm64 stable (diff)
downloadgentoo-b175ef9f0ab42504abfe352e0fcab3aa8651c454.tar.gz
gentoo-b175ef9f0ab42504abfe352e0fcab3aa8651c454.tar.bz2
gentoo-b175ef9f0ab42504abfe352e0fcab3aa8651c454.zip
sci-libs/proj: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
-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 6595cb0eed7d..7fac923f670c 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-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-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="java static-libs"
RDEPEND=""