diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 05:29:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 05:29:06 +0300 |
commit | 44708d39c139b29deb63cca0de1826301fddb554 (patch) | |
tree | bf1449337dc081900328393137ea3988cf546848 /dev-perl/Text-Aspell | |
parent | dev-perl/Tree-DAG_Node: amd64 stable wrt bug #663934 (diff) | |
download | gentoo-44708d39c139b29deb63cca0de1826301fddb554.tar.gz gentoo-44708d39c139b29deb63cca0de1826301fddb554.tar.bz2 gentoo-44708d39c139b29deb63cca0de1826301fddb554.zip |
dev-perl/Text-Aspell: amd64 stable wrt bug #663934
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 aa437a05f7d6..0eba8e6fa504 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" |