diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 16:56:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 16:56:55 +0200 |
commit | 226a85ac5738a8f0590481344b55c203292f3191 (patch) | |
tree | 0861c2868b423f0696c2cc3ba17a6c045928ca4c /app-text/hunspell | |
parent | dev-perl/Module-ScanDeps: ia64 stable wrt bug #614452 (diff) | |
download | gentoo-226a85ac5738a8f0590481344b55c203292f3191.tar.gz gentoo-226a85ac5738a8f0590481344b55c203292f3191.tar.bz2 gentoo-226a85ac5738a8f0590481344b55c203292f3191.zip |
app-text/hunspell: ia64 stable wrt bug #615478
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/hunspell')
-rw-r--r-- | app-text/hunspell/hunspell-1.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.6.1-r1.ebuild b/app-text/hunspell/hunspell-1.6.1-r1.ebuild index 931bb5f1c2f5..fa1d1ac218a2 100644 --- a/app-text/hunspell/hunspell-1.6.1-r1.ebuild +++ b/app-text/hunspell/hunspell-1.6.1-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/" 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= ) |