diff options
author | 2006-10-05 17:23:40 +0000 | |
---|---|---|
committer | 2006-10-05 17:23:40 +0000 | |
commit | dfe39897b0828c8a07a6250a5fa12cb864d2541e (patch) | |
tree | 37d1498b0c4fdceaebf9957e7755b84c53c0b80f /dev-java/jaxen/jaxen-1.1_beta6.ebuild | |
parent | Added 'autoconf' after patching configure.in, otherwise the configure step ma... (diff) | |
download | gentoo-2-dfe39897b0828c8a07a6250a5fa12cb864d2541e.tar.gz gentoo-2-dfe39897b0828c8a07a6250a5fa12cb864d2541e.tar.bz2 gentoo-2-dfe39897b0828c8a07a6250a5fa12cb864d2541e.zip |
Dropping sparc keywords, see #96229
(Portage version: 2.1.1)
Diffstat (limited to 'dev-java/jaxen/jaxen-1.1_beta6.ebuild')
-rw-r--r-- | dev-java/jaxen/jaxen-1.1_beta6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/jaxen/jaxen-1.1_beta6.ebuild b/dev-java/jaxen/jaxen-1.1_beta6.ebuild index b813bd9babcb..afefbc255b5a 100644 --- a/dev-java/jaxen/jaxen-1.1_beta6.ebuild +++ b/dev-java/jaxen/jaxen-1.1_beta6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxen/jaxen-1.1_beta6.ebuild,v 1.4 2005/12/11 06:27:22 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxen/jaxen-1.1_beta6.ebuild,v 1.5 2006/10/05 17:23:40 gustavoz Exp $ inherit java-pkg eutils @@ -10,7 +10,7 @@ SRC_URI="http://dist.codehaus.org/${PN}/distributions/${P/_beta6/-beta-6}-src.ta LICENSE="jaxen" SLOT="1.1" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc jikes source" RDEPEND="|| ( =virtual/jre-1.3* =virtual/jre-1.4* ) |