diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:43 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:43 -0700 |
commit | 14105886c1792ad1fabf5d741bda9a02999585e4 (patch) | |
tree | d411552d974e7fecaec7661066a80675b4331885 /dev-perl/Text-Aspell | |
parent | dev-perl/Test-Warnings-0.26.0: alpha stable, bug 663934 (diff) | |
download | gentoo-14105886c1792ad1fabf5d741bda9a02999585e4.tar.gz gentoo-14105886c1792ad1fabf5d741bda9a02999585e4.tar.bz2 gentoo-14105886c1792ad1fabf5d741bda9a02999585e4.zip |
dev-perl/Text-Aspell-0.90.0-r2: alpha stable, bug 663934
Diffstat (limited to 'dev-perl/Text-Aspell')
-rw-r--r-- | dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild index 0eba8e6fa504..62e4453872fc 100644 --- a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild +++ b/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.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="" RDEPEND="app-text/aspell" |