summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2017-08-28 22:58:15 +0100
committerJames Le Cuirot <chewi@gentoo.org>2017-08-28 23:01:44 +0100
commitdf95321ca7e8c5669dfc8216b5738695d7930174 (patch)
treee55f1accfba490a05a674c82f588e0bc2c4e9ae7 /dev-java/commons-logging
parentjava-virtuals/servlet-api: Remove old EAPI 4 versions (diff)
downloadgentoo-df95321ca7e8c5669dfc8216b5738695d7930174.tar.gz
gentoo-df95321ca7e8c5669dfc8216b5738695d7930174.tar.bz2
gentoo-df95321ca7e8c5669dfc8216b5738695d7930174.zip
dev-java/commons-logging: amd64, x86 stable using ALLARCHES (#605924)
Package-Manager: Portage-2.3.8, Repoman-2.3.2
Diffstat (limited to 'dev-java/commons-logging')
-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 7395698dde96..e39e1e328940 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 ~arm64 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 )"