diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-11 20:39:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-11 20:54:46 +0000 |
commit | 7ed8d2f28fc241748985b4b63b1eb05feb3f743c (patch) | |
tree | 818f843f0e8ba60f847776e2ee0ea1f0aac2f3e5 /app-text/aspell | |
parent | app-editors/emacs: stable 25.3 for ia64, bug #639598 (diff) | |
download | gentoo-7ed8d2f28fc241748985b4b63b1eb05feb3f743c.tar.gz gentoo-7ed8d2f28fc241748985b4b63b1eb05feb3f743c.tar.bz2 gentoo-7ed8d2f28fc241748985b4b63b1eb05feb3f743c.zip |
app-text/aspell: stable 0.60.7_rc1 for ia64, bug #639646
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/aspell-0.60.7_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aspell/aspell-0.60.7_rc1.ebuild b/app-text/aspell/aspell-0.60.7_rc1.ebuild index 2ca3eb51c125..34ac63ba392a 100644 --- a/app-text/aspell/aspell-0.60.7_rc1.ebuild +++ b/app-text/aspell/aspell-0.60.7_rc1.ebuild @@ -17,7 +17,7 @@ fi LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="nls unicode" PDEPEND="app-dicts/aspell-en" |