diff options
author | 2022-10-13 23:36:47 +0100 | |
---|---|---|
committer | 2022-10-13 23:36:47 +0100 | |
commit | 9538266659c6c2e862a098be3f4478773f78ef06 (patch) | |
tree | 854a59c9358d4bce288a6b9a9e4c0c87f7bd185f /app-text/hunspell | |
parent | net-misc/dhcp: Stabilize 4.4.3_p1 amd64, #877043 (diff) | |
download | gentoo-9538266659c6c2e862a098be3f4478773f78ef06.tar.gz gentoo-9538266659c6c2e862a098be3f4478773f78ef06.tar.bz2 gentoo-9538266659c6c2e862a098be3f4478773f78ef06.zip |
app-text/hunspell: Stabilize 1.7.1 x86, #877029
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/hunspell')
-rw-r--r-- | app-text/hunspell/hunspell-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.7.1.ebuild b/app-text/hunspell/hunspell-1.7.1.ebuild index a09141ffd670..2d34784908e6 100644 --- a/app-text/hunspell/hunspell-1.7.1.ebuild +++ b/app-text/hunspell/hunspell-1.7.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/hunspell/hunspell/releases/download/v${PV}/${P}.tar. LICENSE="MPL-1.1 GPL-2 LGPL-2.1" SLOT="0/$(ver_cut 1-2)" IUSE="ncurses nls readline static-libs" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" ncurses? ( sys-libs/ncurses:= ) |