From 4c1513a904176c798eda66e3332974f7545c2db7 Mon Sep 17 00:00:00 2001 From: Dylan Carlson Date: Wed, 20 Oct 2004 05:27:00 +0000 Subject: Keywords ~amd64. --- dev-java/commons-fileupload/ChangeLog | 6 +++++- dev-java/commons-fileupload/commons-fileupload-1.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-java/commons-fileupload') diff --git a/dev-java/commons-fileupload/ChangeLog b/dev-java/commons-fileupload/ChangeLog index fcfffd9cabaf..0d89837c0173 100644 --- a/dev-java/commons-fileupload/ChangeLog +++ b/dev-java/commons-fileupload/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-fileupload # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.14 2004/10/17 18:35:17 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.15 2004/10/20 05:27:00 absinthe Exp $ + + 20 Oct 2004; Dylan Carlson + commons-fileupload-1.0.ebuild: + Keywords ~amd64. 17 Oct 2004; Thomas Matthijs commons-fileupload-1.0.ebuild: diff --git a/dev-java/commons-fileupload/commons-fileupload-1.0.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.0.ebuild index 49305de61021..ad768d142a11 100644 --- a/dev-java/commons-fileupload/commons-fileupload-1.0.ebuild +++ b/dev-java/commons-fileupload/commons-fileupload-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.0.ebuild,v 1.11 2004/10/17 18:35:17 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.0.ebuild,v 1.12 2004/10/20 05:27:00 absinthe Exp $ inherit eutils java-pkg @@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.3 RDEPEND=">=virtual/jdk-1.3" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="x86 ~sparc ppc" +KEYWORDS="x86 ~sparc ppc ~amd64" IUSE="jikes doc" src_unpack() { -- cgit v1.2.3-65-gdbad