diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-12 15:14:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-12 15:14:34 +0000 |
commit | ee93019d235d6fd3917e8c0968ad1f7c1d035853 (patch) | |
tree | c1059a346029a5c4cb342ce8306ffd29566c9ea4 /dev-libs/atk/atk-2.2.0.ebuild | |
parent | Marking ant-eclipse-ecj-3.7.1 ppc64 for bug 392391 (diff) | |
download | gentoo-2-ee93019d235d6fd3917e8c0968ad1f7c1d035853.tar.gz gentoo-2-ee93019d235d6fd3917e8c0968ad1f7c1d035853.tar.bz2 gentoo-2-ee93019d235d6fd3917e8c0968ad1f7c1d035853.zip |
Marking atk-2.2.0 ppc64 for bug 407643
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/atk/atk-2.2.0.ebuild')
-rw-r--r-- | dev-libs/atk/atk-2.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/atk/atk-2.2.0.ebuild b/dev-libs/atk/atk-2.2.0.ebuild index b6347a6d1234..6509876d03d5 100644 --- a/dev-libs/atk/atk-2.2.0.ebuild +++ b/dev-libs/atk/atk-2.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.2.0.ebuild,v 1.1 2011/10/19 02:19:06 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.2.0.ebuild,v 1.2 2012/03/12 15:14:34 ranger Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/accessibility/" LICENSE="LGPL-2" 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 ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +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 ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc +introspection nls" RDEPEND="dev-libs/glib:2 |