diff options
Diffstat (limited to 'media-fonts/alee-fonts/alee-fonts-3.1.ebuild')
-rw-r--r-- | media-fonts/alee-fonts/alee-fonts-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/alee-fonts/alee-fonts-3.1.ebuild b/media-fonts/alee-fonts/alee-fonts-3.1.ebuild index 008a7745fb64..288abc28dbba 100644 --- a/media-fonts/alee-fonts/alee-fonts-3.1.ebuild +++ b/media-fonts/alee-fonts/alee-fonts-3.1.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/alee-fonts/alee-fonts-3.1.ebuild,v 1.2 2004/10/14 20:01:53 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-3.1.ebuild,v 1.3 2004/11/01 09:56:34 usata Exp $ inherit font @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/t/ttf-alee/ttf-alee_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc ~alpha ~ppc-macos" IUSE="" FONT_SUFFIX="ttf" |