app-text/hunspell: stable 1.7.0-r1 for hppa, bug #692304
authorRolf Eike Beer <eike@sf-mail.de>
Sun, 26 Jan 2020 11:01:17 +0000 (12:01 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 26 Jan 2020 11:32:24 +0000 (11:32 +0000)
Package-Manager: Portage-2.3.84, 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>
app-text/hunspell/hunspell-1.7.0-r1.ebuild

index 73ec878918658b44ddb6de7888aae488e7aa7d68..272ebcc1de9ead52d2bad6888b2f8053bd86f1be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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 ~sh 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 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
        ncurses? ( sys-libs/ncurses:0= )