diff options
Diffstat (limited to 'dev-perl/Text-Aspell/Text-Aspell-0.90.0-r1.ebuild')
-rw-r--r-- | dev-perl/Text-Aspell/Text-Aspell-0.90.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r1.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r1.ebuild index f0ad101c896a..9f87e8921a69 100644 --- a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r1.ebuild +++ b/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl interface to the GNU Aspell Library" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" # Disabling tests for now - see bug #147897 --ian |