diff options
author | 2007-05-12 14:02:42 +0000 | |
---|---|---|
committer | 2007-05-12 14:02:42 +0000 | |
commit | 964472728df970241695e07189a5dd9079285a19 (patch) | |
tree | 7ccf2c554088cace86d8e9587f8878f196dc805c /dev-java/fop/fop-0.93.ebuild | |
parent | amd64 stable, bug 150110 (diff) | |
download | historical-964472728df970241695e07189a5dd9079285a19.tar.gz historical-964472728df970241695e07189a5dd9079285a19.tar.bz2 historical-964472728df970241695e07189a5dd9079285a19.zip |
Added ~ppc64; bug #177466
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-java/fop/fop-0.93.ebuild')
-rw-r--r-- | dev-java/fop/fop-0.93.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/fop/fop-0.93.ebuild b/dev-java/fop/fop-0.93.ebuild index 0b381b1ad35f..42f3ad23d900 100644 --- a/dev-java/fop/fop-0.93.ebuild +++ b/dev-java/fop/fop-0.93.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/fop/fop-0.93.ebuild,v 1.4 2007/05/08 14:34:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fop/fop-0.93.ebuild,v 1.5 2007/05/12 14:02:42 corsair Exp $ # TODO: hyphenation support doesn't seem to be built correctly, because there's no xml in hyph dir # but upstream binary distro contains only fop.jar, no hyph nor sandbox @@ -19,7 +19,7 @@ LICENSE="Apache-2.0" SLOT="0" # doesn't work with java.awt.headless RESTRICT="test" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86" IUSE="jai jimi" COMMON_DEPEND=" |