diff options
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.6.4.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.6.4.ebuild b/gnome-extra/at-spi/at-spi-1.6.4.ebuild index e6ab2f360507..0f4b38dfe1fe 100644 --- a/gnome-extra/at-spi/at-spi-1.6.4.ebuild +++ b/gnome-extra/at-spi/at-spi-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.6.4.ebuild,v 1.7 2005/07/02 15:09:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.6.4.ebuild,v 1.8 2005/07/08 02:46:41 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="doc static" RESTRICT="test" |