diff options
Diffstat (limited to 'dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild')
-rw-r--r-- | dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild index 854dec337959..eb9dc2e4a781 100644 --- a/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild +++ b/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild,v 1.1 2007/05/12 15:06:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild,v 1.2 2007/06/21 17:53:26 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~hank/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86" IUSE="" # Disabling tests for now - see bug #147897 --ian |