diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-31 16:40:22 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-31 16:40:22 +0000 |
commit | 66bda84468f4fe5c28a8931f2bc7bc2c56e74199 (patch) | |
tree | dd00c106454e24d3e7ae1529d462854a629a31ff /media-libs/fontconfig/fontconfig-2.8.0.ebuild | |
parent | stable x86, bug 306107 (diff) | |
download | gentoo-2-66bda84468f4fe5c28a8931f2bc7bc2c56e74199.tar.gz gentoo-2-66bda84468f4fe5c28a8931f2bc7bc2c56e74199.tar.bz2 gentoo-2-66bda84468f4fe5c28a8931f2bc7bc2c56e74199.zip |
stable x86, bug 309693
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'media-libs/fontconfig/fontconfig-2.8.0.ebuild')
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.8.0.ebuild b/media-libs/fontconfig/fontconfig-2.8.0.ebuild index 679910c86b83..9f4a1e29087c 100644 --- a/media-libs/fontconfig/fontconfig-2.8.0.ebuild +++ b/media-libs/fontconfig/fontconfig-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.6 2010/03/23 20:18:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.8.0.ebuild,v 1.7 2010/03/31 16:40:22 fauli Exp $ EAPI="2" @@ -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 ~sparc-fbsd ~x86-fbsd" IUSE="doc" # Purposefully dropped the xml USE flag and libxml2 support. Expat is the |