diff options
Diffstat (limited to 'media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild')
-rw-r--r-- | media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild b/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild index 3b03b85eb05b..5fe3828239a6 100644 --- a/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild +++ b/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild,v 1.2 2009/05/27 10:48:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20090104.ebuild,v 1.3 2009/05/28 16:19:59 armin76 Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/freefont/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="" |