diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-12 15:15:01 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-12 15:15:01 +0000 |
commit | be3ad74c6f6565dbb94b159d9ee6725d99f07d4c (patch) | |
tree | e4e9362529a62856fac44ef79f5b18fc8c3c033f /x11-libs/pango/pango-1.29.4.ebuild | |
parent | Marking atk-2.2.0 ppc64 for bug 407643 (diff) | |
download | gentoo-2-be3ad74c6f6565dbb94b159d9ee6725d99f07d4c.tar.gz gentoo-2-be3ad74c6f6565dbb94b159d9ee6725d99f07d4c.tar.bz2 gentoo-2-be3ad74c6f6565dbb94b159d9ee6725d99f07d4c.zip |
Marking pango-1.29.4 ppc64 for bug 407643
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/pango/pango-1.29.4.ebuild')
-rw-r--r-- | x11-libs/pango/pango-1.29.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/pango/pango-1.29.4.ebuild b/x11-libs/pango/pango-1.29.4.ebuild index 2e8dc9b35029..35a40dd38660 100644 --- a/x11-libs/pango/pango-1.29.4.ebuild +++ b/x11-libs/pango/pango-1.29.4.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/x11-libs/pango/pango-1.29.4.ebuild,v 1.3 2012/02/15 03:47:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.29.4.ebuild,v 1.4 2012/03/12 15:15:01 ranger Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.pango.org/" LICENSE="LGPL-2 FTL" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="X doc +introspection test" |