diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-21 10:28:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-21 10:28:26 +0000 |
commit | 349daa8cf3b1f3949818cbc820dd45596d144acc (patch) | |
tree | e12ffcbfa842f2b85182bc7151caeab986495d6e /app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild | |
parent | Stable for arm, wrt bug #507568 (diff) | |
download | gentoo-2-349daa8cf3b1f3949818cbc820dd45596d144acc.tar.gz gentoo-2-349daa8cf3b1f3949818cbc820dd45596d144acc.tar.bz2 gentoo-2-349daa8cf3b1f3949818cbc820dd45596d144acc.zip |
Stable for arm, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild')
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild index 8e15a6123be9..98ef324cd34d 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.10.2.ebuild,v 1.13 2014/04/19 17:43:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild,v 1.14 2014/04/21 10:28:26 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" IUSE="+X +introspection" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" # x11-libs/libSM is needed until upstream #719808 is solved either # making the dep unneeded or fixing their configure |