diff options
Diffstat (limited to 'dev-java/msv/msv-20050627-r2.ebuild')
-rw-r--r-- | dev-java/msv/msv-20050627-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/msv/msv-20050627-r2.ebuild b/dev-java/msv/msv-20050627-r2.ebuild index 6dd13c71396c..ac5c4eab45e5 100644 --- a/dev-java/msv/msv-20050627-r2.ebuild +++ b/dev-java/msv/msv-20050627-r2.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/msv/msv-20050627-r2.ebuild,v 1.8 2010/01/15 17:39:46 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/msv/msv-20050627-r2.ebuild,v 1.9 2010/04/24 17:19:48 grobian Exp $ EAPI=1 JAVA_PKG_IUSE="doc source" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${PN}.${PV}.zip" LICENSE="BSD Apache-1.1" 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.4 |