summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2004-09-19 15:30:51 +0000
committerThomas Matthijs <axxo@gentoo.org>2004-09-19 15:30:51 +0000
commitc9eab3ddba2cb520110169b55866d33d14b77672 (patch)
tree60af1c9b3a2dd5a142ad4a294c4d12bb61cbed88 /dev-java/fop
parentbump (Manifest recommit) (diff)
downloadgentoo-2-c9eab3ddba2cb520110169b55866d33d14b77672.tar.gz
gentoo-2-c9eab3ddba2cb520110169b55866d33d14b77672.tar.bz2
gentoo-2-c9eab3ddba2cb520110169b55866d33d14b77672.zip
tested on sparc, ~sparc
Diffstat (limited to 'dev-java/fop')
-rw-r--r--dev-java/fop/fop-0.20.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/fop/fop-0.20.5.ebuild b/dev-java/fop/fop-0.20.5.ebuild
index 35301c51a8f1..1872aadd318a 100644
--- a/dev-java/fop/fop-0.20.5.ebuild
+++ b/dev-java/fop/fop-0.20.5.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/fop/fop-0.20.5.ebuild,v 1.7 2004/09/10 19:48:00 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fop/fop-0.20.5.ebuild,v 1.8 2004/09/19 15:30:51 axxo Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/xml/fop/fop-${MY_V}-src.tar.gz"
HOMEPAGE="http://xml.apache.org/fop/"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc"
+KEYWORDS="x86 ~amd64 ~ppc ~sparc"
IUSE="doc"
DEPEND=">=virtual/jdk-1.4
>=dev-java/ant-1.5.4