diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-14 15:08:02 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-14 15:08:02 +0000 |
commit | 1d5637fd7d561b5b960a24b0d304c3c7ae8972eb (patch) | |
tree | 457e41392e7ec52b42ea0408a8e8a39597c059ca /app-accessibility | |
parent | ia64/m68k/s390/sh/sparc stable wrt #416725 (diff) | |
download | gentoo-2-1d5637fd7d561b5b960a24b0d304c3c7ae8972eb.tar.gz gentoo-2-1d5637fd7d561b5b960a24b0d304c3c7ae8972eb.tar.bz2 gentoo-2-1d5637fd7d561b5b960a24b0d304c3c7ae8972eb.zip |
keyword ~ppc64, bug #427544 comment #46
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/at-spi2-core/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/at-spi2-core/ChangeLog b/app-accessibility/at-spi2-core/ChangeLog index 0ae1c9944381..edef305a1da9 100644 --- a/app-accessibility/at-spi2-core/ChangeLog +++ b/app-accessibility/at-spi2-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/at-spi2-core # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.15 2012/10/07 02:28:22 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.16 2012/10/14 15:08:02 blueness Exp $ + + 14 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + at-spi2-core-2.2.3.ebuild: + keyword ~ppc64, bug #427544 comment #46 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> at-spi2-core-2.4.2.ebuild, at-spi2-core-2.6.0.ebuild: diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild index 0a7205df397c..2afc4236addc 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.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/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild,v 1.8 2012/10/06 09:49:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild,v 1.9 2012/10/14 15:08:02 blueness Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="amd64 arm ~hppa x86 ~amd64-fbsd" +KEYWORDS="amd64 arm ~hppa ~ppc64 x86 ~amd64-fbsd" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.28:2 |