diff options
author | 2006-09-03 06:49:25 +0000 | |
---|---|---|
committer | 2006-09-03 06:49:25 +0000 | |
commit | a44a08be6e4b494b5afe27e66d008771285c5d55 (patch) | |
tree | 044fa9c366785f1cf74fc70e0659dc9a50b99e72 /media-fonts/intlfonts/intlfonts-1.2.1.ebuild | |
parent | s390 stable (diff) | |
download | historical-a44a08be6e4b494b5afe27e66d008771285c5d55.tar.gz historical-a44a08be6e4b494b5afe27e66d008771285c5d55.tar.bz2 historical-a44a08be6e4b494b5afe27e66d008771285c5d55.zip |
arm/s390/sh love
Package-Manager: portage-2.1.1_rc1-r2
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 d5274477ddcf..7d03f49dd6a4 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-2006 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.9 2006/07/11 18:33:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/intlfonts/intlfonts-1.2.1.ebuild,v 1.10 2006/09/03 06:38:59 vapier Exp $ inherit font @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc s390 sh sparc x86" src_compile() { cd ${S} |