diff options
author | 2010-04-24 16:51:01 +0000 | |
---|---|---|
committer | 2010-04-24 16:51:01 +0000 | |
commit | 83b0ce6e421e48de8ebc6522af383257b707cb5e (patch) | |
tree | 0848a347e8d0607149520fc0f2c4edc1cd287e18 /dev-java/jaxen/jaxen-1.1.1.ebuild | |
parent | Marked ~sparc-solaris ~x86-solaris, bug #314093 (diff) | |
download | gentoo-2-83b0ce6e421e48de8ebc6522af383257b707cb5e.tar.gz gentoo-2-83b0ce6e421e48de8ebc6522af383257b707cb5e.tar.bz2 gentoo-2-83b0ce6e421e48de8ebc6522af383257b707cb5e.zip |
Marked ~sparc-solaris ~x86-solaris, bug #314093
(Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-java/jaxen/jaxen-1.1.1.ebuild')
-rw-r--r-- | dev-java/jaxen/jaxen-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jaxen/jaxen-1.1.1.ebuild b/dev-java/jaxen/jaxen-1.1.1.ebuild index a49a3fccb71c..aec93de2d408 100644 --- a/dev-java/jaxen/jaxen-1.1.1.ebuild +++ b/dev-java/jaxen/jaxen-1.1.1.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/jaxen/jaxen-1.1.1.ebuild,v 1.6 2010/01/03 20:50:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxen/jaxen-1.1.1.ebuild,v 1.7 2010/04/24 16:51:01 grobian Exp $ JAVA_PKG_IUSE="doc examples source test" @@ -13,7 +13,7 @@ SRC_URI="http://dist.codehaus.org/${PN}/distributions/${MY_P}-src.tar.gz" LICENSE="jaxen" SLOT="1.1" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc source test" COMMON_DEP="~dev-java/jdom-1.0 |