diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-10 14:51:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-10 14:51:18 +0000 |
commit | 59ab240f15d012e297b0290176b6db9d8835aacb (patch) | |
tree | e5ed3b9c04aaf126cfda11b5ad4f5a15633af08a /media-fonts/alee-fonts | |
parent | stabilize (diff) | |
download | gentoo-2-59ab240f15d012e297b0290176b6db9d8835aacb.tar.gz gentoo-2-59ab240f15d012e297b0290176b6db9d8835aacb.tar.bz2 gentoo-2-59ab240f15d012e297b0290176b6db9d8835aacb.zip |
~ia64 love
Diffstat (limited to 'media-fonts/alee-fonts')
-rw-r--r-- | media-fonts/alee-fonts/alee-fonts-6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/alee-fonts/alee-fonts-6.1.ebuild b/media-fonts/alee-fonts/alee-fonts-6.1.ebuild index 1c2c79c7074e..dd22235e9947 100644 --- a/media-fonts/alee-fonts/alee-fonts-6.1.ebuild +++ b/media-fonts/alee-fonts/alee-fonts-6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-6.1.ebuild,v 1.1 2005/12/04 03:13:41 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-6.1.ebuild,v 1.2 2005/12/10 14:51:18 vapier 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="~alpha ~amd64 ~arm ~ppc ~ppc-macos ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc-macos ~s390 ~sparc ~x86" IUSE="" FONT_SUFFIX="ttf" |