diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:19:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:19:04 +0200 |
commit | 2ae352c501f6d2a7310fd332efe4142631b09ac4 (patch) | |
tree | 886128635c574d885f0a23711e10e26f463b6c0c /app-text | |
parent | dev-perl/Module-ScanDeps: sparc stable wrt bug #614452 (diff) | |
download | gentoo-2ae352c501f6d2a7310fd332efe4142631b09ac4.tar.gz gentoo-2ae352c501f6d2a7310fd332efe4142631b09ac4.tar.bz2 gentoo-2ae352c501f6d2a7310fd332efe4142631b09ac4.zip |
app-text/hunspell: sparc stable wrt bug #615478
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-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 fccc4bf830ee..f4cf55280e14 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= ) |