diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:04 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:04 -0700 |
commit | 8032d9ecaee2073c597fb49c6d05686a7ac32e5a (patch) | |
tree | e71271787010eef45bee5a3cf7475aeb70f54d43 /dev-perl/Text-Aspell | |
parent | dev-perl/Test-Warnings-0.26.0: ppc stable, bug 663934 (diff) | |
download | gentoo-8032d9ecaee2073c597fb49c6d05686a7ac32e5a.tar.gz gentoo-8032d9ecaee2073c597fb49c6d05686a7ac32e5a.tar.bz2 gentoo-8032d9ecaee2073c597fb49c6d05686a7ac32e5a.zip |
dev-perl/Text-Aspell-0.90.0-r2: ppc 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 bce0ecbd9687..aa437a05f7d6 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" |