diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:02:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:04:53 +0100 |
commit | 2ee41b94415e9e8ce14ada60910cc4ce6f3d6dfe (patch) | |
tree | 6ab48b06a6062209bb10c921f6ac052862380e2a /dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild | |
parent | dev-perl/Test-Warnings: stable 0.26.0 for ia64, bug #663934 (diff) | |
download | gentoo-2ee41b94415e9e8ce14ada60910cc4ce6f3d6dfe.tar.gz gentoo-2ee41b94415e9e8ce14ada60910cc4ce6f3d6dfe.tar.bz2 gentoo-2ee41b94415e9e8ce14ada60910cc4ce6f3d6dfe.zip |
dev-perl/Text-Aspell: stable 0.90.0-r2 for ia64, bug #663934
Package-Manager: Portage-2.3.47, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild')
-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 62e4453872fc..addfe35dc319 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" |