diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-01-10 21:00:08 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-01-10 21:00:08 +0000 |
commit | c04c6df101005e135d97405bf69aa165be2603ef (patch) | |
tree | 9f65d5095d77649b761cd155608b90a1ed3c5a5d /media-libs/fontconfig/fontconfig-2.11.1-r2.ebuild | |
parent | Stable for amd64 wrt bug #533402 (diff) | |
download | gentoo-2-c04c6df101005e135d97405bf69aa165be2603ef.tar.gz gentoo-2-c04c6df101005e135d97405bf69aa165be2603ef.tar.bz2 gentoo-2-c04c6df101005e135d97405bf69aa165be2603ef.zip |
Stable on alpha, bug 520010
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'media-libs/fontconfig/fontconfig-2.11.1-r2.ebuild')
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.11.1-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.11.1-r2.ebuild b/media-libs/fontconfig/fontconfig-2.11.1-r2.ebuild index a6e7cc80cd6f..a63d7010af02 100644 --- a/media-libs/fontconfig/fontconfig-2.11.1-r2.ebuild +++ b/media-libs/fontconfig/fontconfig-2.11.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.11.1-r2.ebuild,v 1.5 2014/12/31 17:06:09 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.11.1-r2.ebuild,v 1.6 2015/01/10 21:00:08 klausman Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=yes @@ -13,7 +13,7 @@ SRC_URI="http://fontconfig.org/release/${P}.tar.bz2" LICENSE="MIT" SLOT="1.0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc static-libs" # Purposefully dropped the xml USE flag and libxml2 support. Expat is the |