diff options
Diffstat (limited to 'media-fonts/freefont/freefont-20120503.ebuild')
-rw-r--r-- | media-fonts/freefont/freefont-20120503.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/freefont/freefont-20120503.ebuild b/media-fonts/freefont/freefont-20120503.ebuild index 4abfc7249ce7..2d165c514e1a 100644 --- a/media-fonts/freefont/freefont-20120503.ebuild +++ b/media-fonts/freefont/freefont-20120503.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont/freefont-20120503.ebuild,v 1.3 2013/08/27 05:52:24 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont/freefont-20120503.ebuild,v 1.4 2014/01/18 12:10:37 vapier Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/freefont/${PN}-ttf-${PV}.zip LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |