diff options
Diffstat (limited to 'dev-java/charva/charva-1.0.1.ebuild')
-rw-r--r-- | dev-java/charva/charva-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/charva/charva-1.0.1.ebuild b/dev-java/charva/charva-1.0.1.ebuild index 955a2095698e..8bee0464cdd8 100644 --- a/dev-java/charva/charva-1.0.1.ebuild +++ b/dev-java/charva/charva-1.0.1.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/charva/charva-1.0.1.ebuild,v 1.8 2005/01/01 18:13:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/charva/charva-1.0.1.ebuild,v 1.9 2005/04/22 08:18:16 blubb Exp $ inherit java-pkg @@ -14,7 +14,7 @@ DEPEND="virtual/libc RDEPEND=">=virtual/jdk-1.3" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc amd64" src_unpack() { unpack ${A} |