diff options
author | 2010-04-24 17:39:56 +0000 | |
---|---|---|
committer | 2010-04-24 17:39:56 +0000 | |
commit | 108137e080dae39c44780dad89437aa661841b8f (patch) | |
tree | e05686d9c40ae9eb7d3c5b9ca23fde236956007d /dev-java/xstream/xstream-1.3.1-r1.ebuild | |
parent | Marked ~sparc-solaris ~x86-solaris, bug #314093 (diff) | |
download | historical-108137e080dae39c44780dad89437aa661841b8f.tar.gz historical-108137e080dae39c44780dad89437aa661841b8f.tar.bz2 historical-108137e080dae39c44780dad89437aa661841b8f.zip |
Marked ~sparc-solaris ~x86-solaris, bug #314093
Package-Manager: portage-2.2.00.15842-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-java/xstream/xstream-1.3.1-r1.ebuild')
-rw-r--r-- | dev-java/xstream/xstream-1.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xstream/xstream-1.3.1-r1.ebuild b/dev-java/xstream/xstream-1.3.1-r1.ebuild index cd137255ce10..01f765c60b2d 100644 --- a/dev-java/xstream/xstream-1.3.1-r1.ebuild +++ b/dev-java/xstream/xstream-1.3.1-r1.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/xstream/xstream-1.3.1-r1.ebuild,v 1.6 2010/01/22 11:08:38 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xstream/xstream-1.3.1-r1.ebuild,v 1.7 2010/04/24 17:39:56 grobian Exp $ EAPI=1 JAVA_PKG_IUSE="doc source test" @@ -13,7 +13,7 @@ SRC_URI="http://repository.codehaus.org/com/thoughtworks/${PN}/${PN}-distributio LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" |