diff options
author | Ralph Sennhauser <sera@gentoo.org> | 2012-01-01 12:28:23 +0000 |
---|---|---|
committer | Ralph Sennhauser <sera@gentoo.org> | 2012-01-01 12:28:23 +0000 |
commit | 54d7ab1b40d688ba437f968dc7576525423b0fd1 (patch) | |
tree | 75a107fc95ecd0d648e471bde5a59cd4997728bf /dev-java/commons-logging/commons-logging-1.1.1.ebuild | |
parent | Remove package mask of kmuddy, bug 371451 (diff) | |
download | historical-54d7ab1b40d688ba437f968dc7576525423b0fd1.tar.gz historical-54d7ab1b40d688ba437f968dc7576525423b0fd1.tar.bz2 historical-54d7ab1b40d688ba437f968dc7576525423b0fd1.zip |
Drop ia64 support #345433
Package-Manager: portage-2.1.10.43/cvs/Linux x86_64
Diffstat (limited to 'dev-java/commons-logging/commons-logging-1.1.1.ebuild')
-rw-r--r-- | dev-java/commons-logging/commons-logging-1.1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/commons-logging/commons-logging-1.1.1.ebuild b/dev-java/commons-logging/commons-logging-1.1.1.ebuild index e94028efdee3..ad893810737c 100644 --- a/dev-java/commons-logging/commons-logging-1.1.1.ebuild +++ b/dev-java/commons-logging/commons-logging-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild,v 1.11 2011/12/19 12:09:29 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild,v 1.12 2012/01/01 12:19:02 sera Exp $ EAPI="1" JAVA_PKG_IUSE="doc source test" @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/logging/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc 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 ppc 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" IUSE="avalon-logkit log4j servletapi avalon-framework" COMMON_DEP=" |