diff options
Diffstat (limited to 'media-fonts/cantarell/cantarell-0.0.9.ebuild')
-rw-r--r-- | media-fonts/cantarell/cantarell-0.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/cantarell/cantarell-0.0.9.ebuild b/media-fonts/cantarell/cantarell-0.0.9.ebuild index 169715763295..bc65e6802c24 100644 --- a/media-fonts/cantarell/cantarell-0.0.9.ebuild +++ b/media-fonts/cantarell/cantarell-0.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/cantarell-0.0.9.ebuild,v 1.5 2012/10/07 01:36:55 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/cantarell-0.0.9.ebuild,v 1.6 2012/10/16 02:38:47 mattst88 Exp $ EAPI="4" GNOME_ORG_MODULE="${PN}-fonts" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/CantarellFonts" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/fontconfig" |