diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-21 13:16:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-21 13:16:35 +0000 |
commit | ecf1e044048d6b771830ec1e9443fa74cfbe7ea1 (patch) | |
tree | 23c13aa06c9a60d76ba9842f3e8c97fa5536c5cc /media-libs/fontconfig/fontconfig-2.8.0.ebuild | |
parent | stable ppc64, bug 310023 (diff) | |
download | gentoo-2-ecf1e044048d6b771830ec1e9443fa74cfbe7ea1.tar.gz gentoo-2-ecf1e044048d6b771830ec1e9443fa74cfbe7ea1.tar.bz2 gentoo-2-ecf1e044048d6b771830ec1e9443fa74cfbe7ea1.zip |
Marking fontconfig-2.8.0 ppc64 for bug 309693
(Portage version: 2.1.7.17/cvs/Linux ppc64)
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 41ac2c169d26..00187ac7438b 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.4 2010/03/18 16:32:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.8.0.ebuild,v 1.5 2010/03/21 13:16:35 ranger 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 |