diff options
author | Ralph Sennhauser <sera@gentoo.org> | 2012-01-01 15:46:51 +0000 |
---|---|---|
committer | Ralph Sennhauser <sera@gentoo.org> | 2012-01-01 15:46:51 +0000 |
commit | c4871807a67e19055fd11a5dee3bfe57602e6134 (patch) | |
tree | f3302a32a56adc843e8e86cb19a8c4ae0290593e /dev-java/msv/msv-20050627-r3.ebuild | |
parent | alpha/ia64/sparc stable wrt #393743 (diff) | |
download | historical-c4871807a67e19055fd11a5dee3bfe57602e6134.tar.gz historical-c4871807a67e19055fd11a5dee3bfe57602e6134.tar.bz2 historical-c4871807a67e19055fd11a5dee3bfe57602e6134.zip |
Drop ia64 support #345433
Package-Manager: portage-2.1.10.43/cvs/Linux x86_64
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 |