diff options
Diffstat (limited to 'dev-java/msv/msv-20050627.ebuild')
-rw-r--r-- | dev-java/msv/msv-20050627.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/msv/msv-20050627.ebuild b/dev-java/msv/msv-20050627.ebuild index 15bcea3a072e..6f5aae0e6649 100644 --- a/dev-java/msv/msv-20050627.ebuild +++ b/dev-java/msv/msv-20050627.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/msv/msv-20050627.ebuild,v 1.1 2005/06/29 18:47:14 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/msv/msv-20050627.ebuild,v 1.2 2005/07/01 09:51:41 dholm Exp $ inherit java-pkg eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${PN}.${PV}.zip" LICENSE="BSD Apache-1.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="doc jikes source" RDEPEND=">=virtual/jre-1.4 |