diff options
Diffstat (limited to 'media-libs/fontconfig/fontconfig-2.8.0-r2.ebuild')
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.8.0-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.8.0-r2.ebuild b/media-libs/fontconfig/fontconfig-2.8.0-r2.ebuild index 5bfd876e6c23..7b3d84b3288c 100644 --- a/media-libs/fontconfig/fontconfig-2.8.0-r2.ebuild +++ b/media-libs/fontconfig/fontconfig-2.8.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.8.0-r2.ebuild,v 1.2 2011/10/13 16:59:41 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.8.0-r2.ebuild,v 1.3 2012/04/26 19:28:10 aballier Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://fontconfig.org/release/${P}.tar.gz" LICENSE="MIT" SLOT="1.0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="doc static-libs" # Purposefully dropped the xml USE flag and libxml2 support. Expat is the |