diff options
Diffstat (limited to 'media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild')
-rw-r--r-- | media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild b/media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild index dca5a786f623..28546afff369 100644 --- a/media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild +++ b/media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild,v 1.2 2003/07/04 16:09:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild,v 1.3 2003/07/18 21:37:21 tester Exp $ S=${WORKDIR} DESCRIPTION="Arphic Fonts" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/non-gnu/chinese-fonts-truetype/gkai00mp.ttf.gz SLOT="0" LICENSE="Arphic" -KEYWORDS="x86 ppc hppa" +KEYWORDS="x86 ppc hppa amd64" DEPEND="virtual/x11 x11-misc/ttmkfdir" |