diff options
Diffstat (limited to 'dev-java/msv/msv-20050627-r3.ebuild')
-rw-r--r-- | dev-java/msv/msv-20050627-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/msv/msv-20050627-r3.ebuild b/dev-java/msv/msv-20050627-r3.ebuild index 548abc7c5fbb..325c2c5923a2 100644 --- a/dev-java/msv/msv-20050627-r3.ebuild +++ b/dev-java/msv/msv-20050627-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/msv/msv-20050627-r3.ebuild,v 1.3 2011/12/21 08:28:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/msv/msv-20050627-r3.ebuild,v 1.4 2012/01/01 15:35:16 sera 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 ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~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 |