summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-12-17 19:07:42 +0000
committerSamuli Suominen <drac@gentoo.org>2007-12-17 19:07:42 +0000
commit8d016610c46e24aa2c278eb092dc1d61101e873e (patch)
treed909d1540adaaf048443c1fb2b6af042cdf027f1 /dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild
parentStable for HPPA (bug #197126). (diff)
downloadgentoo-2-8d016610c46e24aa2c278eb092dc1d61101e873e.tar.gz
gentoo-2-8d016610c46e24aa2c278eb092dc1d61101e873e.tar.bz2
gentoo-2-8d016610c46e24aa2c278eb092dc1d61101e873e.zip
amd64 stable
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild')
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild
index bfef408f4f39..62be41676f82 100644
--- a/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild
+++ b/dev-perl/Text-Aspell/Text-Aspell-0.09.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.09.ebuild,v 1.2 2007/12/06 16:51:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild,v 1.3 2007/12/17 19:07:42 drac 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