summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 16:44:06 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 16:44:06 +0100
commit17d62d875669378ba6a0c0e157af141f9a139328 (patch)
tree8491f384f0ba46e53a13d66f11c3c4b92cf93b16 /dev-java/commons-logging/commons-logging-1.2-r1.ebuild
parentdev-java/commons-lang: dropped ~x86-freebsd (diff)
downloadgentoo-17d62d875669378ba6a0c0e157af141f9a139328.tar.gz
gentoo-17d62d875669378ba6a0c0e157af141f9a139328.tar.bz2
gentoo-17d62d875669378ba6a0c0e157af141f9a139328.zip
dev-java/commons-logging: dropped ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-java/commons-logging/commons-logging-1.2-r1.ebuild')
-rw-r--r--dev-java/commons-logging/commons-logging-1.2-r1.ebuild4
1 files changed, 2 insertions, 2 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 0dc2cc868f0f..879d0663dfda 100644
--- a/dev-java/commons-logging/commons-logging-1.2-r1.ebuild
+++ b/dev-java/commons-logging/commons-logging-1.2-r1.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
# $Id$
@@ -13,7 +13,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 ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~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 )"