diff options
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.24.1.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.24.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.24.1.ebuild b/gnome-extra/at-spi/at-spi-1.24.1.ebuild index 662a810329da..b8a6bc0b06ca 100644 --- a/gnome-extra/at-spi/at-spi-1.24.1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.24.1.ebuild,v 1.9 2009/04/12 21:17:15 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.24.1.ebuild,v 1.10 2009/04/27 10:04:42 armin76 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 |