summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-13 14:12:05 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-13 14:13:19 +0200
commita23a609e32d9c9b5de6940ac16a576626f3042e9 (patch)
tree02bdfd507c70b38094b971942a138d8f61fa5538
parentdev-java/cglib: keyword ~arm64 (diff)
downloadgentoo-a23a609e32d9c9b5de6940ac16a576626f3042e9.tar.gz
gentoo-a23a609e32d9c9b5de6940ac16a576626f3042e9.tar.bz2
gentoo-a23a609e32d9c9b5de6940ac16a576626f3042e9.zip
dev-java/commons-logging: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-java/commons-logging/commons-logging-1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-logging/commons-logging-1.2-r1.ebuild b/dev-java/commons-logging/commons-logging-1.2-r1.ebuild
index d3522a12fd78..7395698dde96 100644
--- a/dev-java/commons-logging/commons-logging-1.2-r1.ebuild
+++ b/dev-java/commons-logging/commons-logging-1.2-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://commons.apache.org/logging/"
SRC_URI="mirror://apache/commons/logging/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="avalon-framework avalon-logkit log4j servletapi test"
RESTRICT="!servletapi? ( test )"