diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 03:52:27 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 03:52:27 +0000 |
commit | effe64583f2ca4e45884f487f9b01223c5db0f36 (patch) | |
tree | d7fbd2f805b7d7a8a2331d60f3f0f5bbc0d139b1 /x11-libs/pango/pango-1.30.0.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-effe64583f2ca4e45884f487f9b01223c5db0f36.tar.gz gentoo-2-effe64583f2ca4e45884f487f9b01223c5db0f36.tar.bz2 gentoo-2-effe64583f2ca4e45884f487f9b01223c5db0f36.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/pango/pango-1.30.0.ebuild')
-rw-r--r-- | x11-libs/pango/pango-1.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/pango/pango-1.30.0.ebuild b/x11-libs/pango/pango-1.30.0.ebuild index 3985b9767fbf..f36a4da09f7f 100644 --- a/x11-libs/pango/pango-1.30.0.ebuild +++ b/x11-libs/pango/pango-1.30.0.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.30.0.ebuild,v 1.5 2012/04/25 10:11:21 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.30.0.ebuild,v 1.6 2012/04/28 03:52:27 aballier 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 ~amd64-fbsd ~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" |