diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-04 12:34:19 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-04 12:05:53 +0100 |
commit | 5b873efcbed5ce7b5dc503b1ae9ce1f86ce01c04 (patch) | |
tree | 60936f5a0686b193e0222315122b74b4cd7c891e /app-text | |
parent | dev-libs/link-grammar: drop to ~hppa (diff) | |
download | gentoo-5b873efcbed5ce7b5dc503b1ae9ce1f86ce01c04.tar.gz gentoo-5b873efcbed5ce7b5dc503b1ae9ce1f86ce01c04.tar.bz2 gentoo-5b873efcbed5ce7b5dc503b1ae9ce1f86ce01c04.zip |
app-text/hunspell: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/hunspell/hunspell-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.7.0-r1.ebuild b/app-text/hunspell/hunspell-1.7.0-r1.ebuild index f25a0f01085e..77c6e414f32e 100644 --- a/app-text/hunspell/hunspell-1.7.0-r1.ebuild +++ b/app-text/hunspell/hunspell-1.7.0-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/hunspell" SLOT="0/$(ver_cut 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 sparc x86 ~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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" ncurses? ( sys-libs/ncurses:0= ) |