diff options
Diffstat (limited to 'media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild')
-rw-r--r-- | media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild b/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild index 087f035a9aca..748003c8cc90 100644 --- a/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild +++ b/media-fonts/arphicfonts/arphicfonts-0.1-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/arphicfonts/arphicfonts-0.1-r2.ebuild,v 1.15 2006/03/20 03:13:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild,v 1.16 2006/04/02 16:36:05 flameeyes Exp $ inherit font @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.gnu.org/non-gnu/chinese-fonts-truetype/gkai00mp.ttf.gz LICENSE="Arphic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="X" S=${WORKDIR} |