diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:48:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:13:37 +0200 |
commit | 323e078954b1fa5e0ffd9cc0fa262ba0bdd5d2d0 (patch) | |
tree | 5855057c5ac9ac76a8fe91c0520ec785e1af1508 /dev-perl/Text-Aspell | |
parent | dev-perl/Test-Warnings: x86 stable (bug #663934) (diff) | |
download | gentoo-323e078954b1fa5e0ffd9cc0fa262ba0bdd5d2d0.tar.gz gentoo-323e078954b1fa5e0ffd9cc0fa262ba0bdd5d2d0.tar.bz2 gentoo-323e078954b1fa5e0ffd9cc0fa262ba0bdd5d2d0.zip |
dev-perl/Text-Aspell: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
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 a27ae8830dda..0be8bfbc4036 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" |