diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 05:50:19 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 05:50:19 +0000 |
commit | 4e0e148e961ba60c6d6644229083b156e2a14610 (patch) | |
tree | fbb773351baf81743da2fe6eb8cf6d77011ca67a /media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild | |
parent | Detects XEmacs correctly; bug #66765. (Manifest recommit) (diff) | |
download | gentoo-2-4e0e148e961ba60c6d6644229083b156e2a14610.tar.gz gentoo-2-4e0e148e961ba60c6d6644229083b156e2a14610.tar.bz2 gentoo-2-4e0e148e961ba60c6d6644229083b156e2a14610.zip |
keywords ~amd64
Diffstat (limited to 'media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild')
-rw-r--r-- | media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild b/media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild index 66f40425aee1..991af871fe86 100644 --- a/media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild +++ b/media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild,v 1.1 2004/10/01 18:48:19 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild,v 1.2 2004/10/17 05:50:19 absinthe Exp $ inherit rpm font @@ -13,7 +13,7 @@ HOMEPAGE="http://www.suse.com/us/private/products/suse_linux/prof/packages_profe SRC_URI="ftp://ftp.suse.com/pub/suse/i386/9.1/suse/noarch/${RPM_P}.rpm" LICENSE="X11 MIT" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="~x86 ~ppc ~alpha ~amd64" S="${WORKDIR}/usr/X11R6/lib/X11/fonts/misc/sgi" FONT_S=${S} |