summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-05-29 15:31:46 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-05-29 15:31:46 +0000
commiteec0c4f97bc91323eb9f754474b0ede31b6d915c (patch)
treec6d08188038f3fce09e5b4e6e1677aed659b18f3 /dev-java/commons-daemon/commons-daemon-1.0.ebuild
parentPatch by Frank Groeneveld, closes bug #87049 (bogus song information exported... (diff)
downloadhistorical-eec0c4f97bc91323eb9f754474b0ede31b6d915c.tar.gz
historical-eec0c4f97bc91323eb9f754474b0ede31b6d915c.tar.bz2
historical-eec0c4f97bc91323eb9f754474b0ede31b6d915c.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-java/commons-daemon/commons-daemon-1.0.ebuild')
-rw-r--r--dev-java/commons-daemon/commons-daemon-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-daemon/commons-daemon-1.0.ebuild b/dev-java/commons-daemon/commons-daemon-1.0.ebuild
index 9cc85054d1be..2489559c794e 100644
--- a/dev-java/commons-daemon/commons-daemon-1.0.ebuild
+++ b/dev-java/commons-daemon/commons-daemon-1.0.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/commons-daemon/commons-daemon-1.0.ebuild,v 1.12 2005/05/14 18:08:29 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-daemon/commons-daemon-1.0.ebuild,v 1.13 2005/05/29 15:31:46 corsair Exp $
inherit java-pkg
@@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.4
virtual/libc
jikes? ( dev-java/jikes )"
RDEPEND=">=virtual/jre-1.4"
-KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
IUSE="jikes doc"
S=${WORKDIR}/daemon-${PV}-Alpha