diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-04-24 17:13:54 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-04-24 17:13:54 +0000 |
commit | f600b684515a0a537f69010d362e3474a896db92 (patch) | |
tree | 9ed2c781b8243d5eb8bf2d4213c4548c96f9cb0c /dev-java/jsr173/jsr173-1.0-r1.ebuild | |
parent | Marked ~sparc-solaris ~x86-solaris, bug #314093 (diff) | |
download | gentoo-2-f600b684515a0a537f69010d362e3474a896db92.tar.gz gentoo-2-f600b684515a0a537f69010d362e3474a896db92.tar.bz2 gentoo-2-f600b684515a0a537f69010d362e3474a896db92.zip |
Marked ~sparc-solaris ~x86-solaris, bug #314093
(Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-java/jsr173/jsr173-1.0-r1.ebuild')
-rw-r--r-- | dev-java/jsr173/jsr173-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jsr173/jsr173-1.0-r1.ebuild b/dev-java/jsr173/jsr173-1.0-r1.ebuild index 16ccec50cf8c..2d6fc42d7cc6 100644 --- a/dev-java/jsr173/jsr173-1.0-r1.ebuild +++ b/dev-java/jsr173/jsr173-1.0-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/jsr173/jsr173-1.0-r1.ebuild,v 1.11 2010/01/15 17:37:46 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jsr173/jsr173-1.0-r1.ebuild,v 1.12 2010/04/24 17:13:54 grobian Exp $ JAVA_PKG_IUSE="doc source" @@ -12,7 +12,7 @@ SRC_URI="http://ftpna2.bea.com/pub/downloads/${PN}.jar" LICENSE="bea.ri.jsr173" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=virtual/jre-1.3 |