diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:30:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:30:30 +0000 |
commit | a7f5591a35900f676edf356dc825b5b57ca91cdc (patch) | |
tree | 9773413f71260b8e8be26d6f76692632122adda8 /app-text/hunspell | |
parent | net-libs/libmicrohttpd: stable 0.9.59 for ia64, bug #671014 (diff) | |
download | gentoo-a7f5591a35900f676edf356dc825b5b57ca91cdc.tar.gz gentoo-a7f5591a35900f676edf356dc825b5b57ca91cdc.tar.bz2 gentoo-a7f5591a35900f676edf356dc825b5b57ca91cdc.zip |
app-text/hunspell: stable 1.6.2-r1 for ia64, bug #671066
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/hunspell')
-rw-r--r-- | app-text/hunspell/hunspell-1.6.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.6.2-r1.ebuild b/app-text/hunspell/hunspell-1.6.2-r1.ebuild index 142389ea0fad..9b09f2161fe8 100644 --- a/app-text/hunspell/hunspell-1.6.2-r1.ebuild +++ b/app-text/hunspell/hunspell-1.6.2-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/hunspell" SLOT="0/$(get_version_component_range 1-2)" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ncurses nls readline static-libs" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" ncurses? ( sys-libs/ncurses:0= ) |