diff options
Diffstat (limited to 'dev-java/xml-commons-resolver/xml-commons-resolver-1.2.ebuild')
-rw-r--r-- | dev-java/xml-commons-resolver/xml-commons-resolver-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xml-commons-resolver/xml-commons-resolver-1.2.ebuild b/dev-java/xml-commons-resolver/xml-commons-resolver-1.2.ebuild index ffecb96c2cd1..611699d60b58 100644 --- a/dev-java/xml-commons-resolver/xml-commons-resolver-1.2.ebuild +++ b/dev-java/xml-commons-resolver/xml-commons-resolver-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xml-commons-resolver/xml-commons-resolver-1.2.ebuild,v 1.8 2010/01/03 21:50:39 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xml-commons-resolver/xml-commons-resolver-1.2.ebuild,v 1.9 2010/07/16 19:41:58 grobian Exp $ JAVA_PKG_IUSE="doc source" @@ -13,7 +13,7 @@ DEPEND=">=virtual/jdk-1.3" RDEPEND=">=virtual/jre-1.3" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" JAVA_PKG_BSFIX_NAME="resolver.xml" |