diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-03 06:49:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-03 06:49:25 +0000 |
commit | a44a08be6e4b494b5afe27e66d008771285c5d55 (patch) | |
tree | 044fa9c366785f1cf74fc70e0659dc9a50b99e72 /media-fonts/zh-kcfonts | |
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/zh-kcfonts')
-rw-r--r-- | media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild index 6ffd6f71873d..8500b8e8f600 100644 --- a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild +++ b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.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/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild,v 1.2 2006/07/12 13:52:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild,v 1.3 2006/09/03 06:49:25 vapier Exp $ inherit toolchain-funcs eutils @@ -17,7 +17,7 @@ HOMEPAGE="http://freebsd.sinica.edu.tw/" LICENSE="freedist" SLOT="0" -KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ia64 ~ppc s390 sh ~sparc ~x86" IUSE="" DEPEND="|| ( ( x11-apps/mkfontdir x11-apps/bdftopcf ) virtual/x11 )" |