diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 20:47:17 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 20:47:17 +0000 |
commit | 90001eedbe83c3214bff317067e34b57ad2f6094 (patch) | |
tree | ada3eccfdbd938c459e009390a972b89f5f34137 /app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-90001eedbe83c3214bff317067e34b57ad2f6094.tar.gz gentoo-2-90001eedbe83c3214bff317067e34b57ad2f6094.tar.bz2 gentoo-2-90001eedbe83c3214bff317067e34b57ad2f6094.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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 9dd46c4d3761..492f173c46b3 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.2 2014/02/22 14:19:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild,v 1.3 2014/02/22 20:47:17 pacho 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" # x11-libs/libSM is needed until upstream #719808 is solved either # making the dep unneeded or fixing their configure |