summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-11-28 04:39:56 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-11-28 04:39:56 +0000
commitd01c7037a0d451e3843362c9dc5ba0773ae3ac7d (patch)
treed25df8e27132e044f53fdf932807d8f1f4a8f210 /dev-java/struts/struts-1.2.9-r1.ebuild
parentDropped earlier revisions with equivalent keywords. (diff)
downloadgentoo-2-d01c7037a0d451e3843362c9dc5ba0773ae3ac7d.tar.gz
gentoo-2-d01c7037a0d451e3843362c9dc5ba0773ae3ac7d.tar.bz2
gentoo-2-d01c7037a0d451e3843362c9dc5ba0773ae3ac7d.zip
Stabilized on amd64 (see bug #155622).
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'dev-java/struts/struts-1.2.9-r1.ebuild')
-rw-r--r--dev-java/struts/struts-1.2.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/struts/struts-1.2.9-r1.ebuild b/dev-java/struts/struts-1.2.9-r1.ebuild
index 1be81cb29724..18b2427cebfd 100644
--- a/dev-java/struts/struts-1.2.9-r1.ebuild
+++ b/dev-java/struts/struts-1.2.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/struts/struts-1.2.9-r1.ebuild,v 1.2 2006/11/23 13:25:12 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/struts/struts-1.2.9-r1.ebuild,v 1.3 2006/11/28 04:39:56 nichoj Exp $
inherit java-pkg-2 java-ant-2
@@ -27,7 +27,7 @@ DEPEND=">=virtual/jdk-1.4
>=dev-java/ant-1.6.0
source? ( app-arch/zip )"
IUSE="doc examples source"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
S="${WORKDIR}/${MY_P}"