diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:07:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:08:46 +0100 |
commit | 798574ceb0e46f28df6c7f4b327241e253daaf0d (patch) | |
tree | 2e042686a24d2edabe713c00662e92075ba3e180 /dev-perl/Text-Aspell | |
parent | dev-perl/Test-Warnings: stable 0.26.0 for hppa, bug #663934 (diff) | |
download | gentoo-798574ceb0e46f28df6c7f4b327241e253daaf0d.tar.gz gentoo-798574ceb0e46f28df6c7f4b327241e253daaf0d.tar.bz2 gentoo-798574ceb0e46f28df6c7f4b327241e253daaf0d.zip |
dev-perl/Text-Aspell: stable 0.90.0-r2 for hppa, bug #663934
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 addfe35dc319..1ec990e0bcd5 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" |