summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-13 20:28:49 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-13 20:32:22 +0200
commit5262bb61f7e9fa2a7829ffb2a5f6abe7b44dcd56 (patch)
treee87237978612cdf4a34df35663f3218e2634dfbf
parentdev-java/java-getopt: keyword ~arm64 (diff)
downloadgentoo-5262bb61f7e9fa2a7829ffb2a5f6abe7b44dcd56.tar.gz
gentoo-5262bb61f7e9fa2a7829ffb2a5f6abe7b44dcd56.tar.bz2
gentoo-5262bb61f7e9fa2a7829ffb2a5f6abe7b44dcd56.zip
dev-java/guava: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-java/guava/guava-20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/guava/guava-20.0.ebuild b/dev-java/guava/guava-20.0.ebuild
index 0da5cc82b60d..b3b59160bc6e 100644
--- a/dev-java/guava/guava-20.0.ebuild
+++ b/dev-java/guava/guava-20.0.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=6
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/google/guava"
SRC_URI="https://github.com/google/guava/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="${PV%.*}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
CP_DEPEND="
dev-java/animal-sniffer-annotations:0