dev-java/guava: keyword ~arm64
authorAlexis Ballier <aballier@gentoo.org>
Thu, 13 Jul 2017 18:28:49 +0000 (20:28 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 13 Jul 2017 18:32:22 +0000 (20:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-java/guava/guava-20.0.ebuild

index 0da5cc82b60d1e2fc144b174795270edacef7de8..b3b59160bc6e05121aecc82a4af0a1acca77e053 100644 (file)
@@ -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