diff options
author | 2007-09-09 16:45:12 +0000 | |
---|---|---|
committer | 2007-09-09 16:45:12 +0000 | |
commit | 343f14d78e0fb6396324434640eec8345c73e0ee (patch) | |
tree | 69e84c98eab9cec72ee45bf1261bdcb17f1187d1 /media-fonts/intlfonts/intlfonts-1.2.1.ebuild | |
parent | Fixed ChangeLog (diff) | |
download | historical-343f14d78e0fb6396324434640eec8345c73e0ee.tar.gz historical-343f14d78e0fb6396324434640eec8345c73e0ee.tar.bz2 historical-343f14d78e0fb6396324434640eec8345c73e0ee.zip |
Added ~ppc64; bug #185360
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'media-fonts/intlfonts/intlfonts-1.2.1.ebuild')
-rw-r--r-- | media-fonts/intlfonts/intlfonts-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/intlfonts/intlfonts-1.2.1.ebuild b/media-fonts/intlfonts/intlfonts-1.2.1.ebuild index 1ffe8ceb26c9..9980cedb2fae 100644 --- a/media-fonts/intlfonts/intlfonts-1.2.1.ebuild +++ b/media-fonts/intlfonts/intlfonts-1.2.1.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/media-fonts/intlfonts/intlfonts-1.2.1.ebuild,v 1.13 2007/06/22 03:53:01 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/intlfonts/intlfonts-1.2.1.ebuild,v 1.14 2007/09/09 16:45:12 corsair Exp $ inherit font @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" DEPEND="x11-apps/bdftopcf" |