dev-java/commons-compress: keyword ~arm64
authorAlexis Ballier <aballier@gentoo.org>
Mon, 17 Jul 2017 11:53:39 +0000 (13:53 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 17 Jul 2017 11:54:18 +0000 (13:54 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-java/commons-compress/commons-compress-1.10.ebuild

index 16bb6d93d8e1a24369e3d7e25f61cf346491dc01..5670329df8356016780190709b9bd97262b16e2a 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=5
@@ -11,7 +11,7 @@ DESCRIPTION="Java API for working with archive files"
 HOMEPAGE="https://commons.apache.org/proper/commons-compress/"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 CDEPEND="dev-java/xz-java:0"