diff options
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.28.1.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.28.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.28.1.ebuild b/gnome-extra/at-spi/at-spi-1.28.1.ebuild index 1286ce5d584f..4ec26f41dda7 100644 --- a/gnome-extra/at-spi/at-spi-1.28.1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.28.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.28.1.ebuild,v 1.3 2010/05/04 15:59:57 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.28.1.ebuild,v 1.4 2010/06/04 20:09:04 maekke Exp $ inherit autotools eutils gnome2 python virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/atk-1.17 |