diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:16:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:16:39 +0200 |
commit | b98cb1897a85b9aaeec87202a7a9072486ba93db (patch) | |
tree | c2d5f5eb5cc358c63eabee3e81386cd1002c5d35 /app-text/hunspell | |
parent | app-dicts/myspell-pl: Stabilize 20230101 ALLARCHES, #896282 (diff) | |
download | gentoo-b98cb1897a85b9aaeec87202a7a9072486ba93db.tar.gz gentoo-b98cb1897a85b9aaeec87202a7a9072486ba93db.tar.bz2 gentoo-b98cb1897a85b9aaeec87202a7a9072486ba93db.zip |
app-text/hunspell: Stabilize 1.7.2 ppc, #896286
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/hunspell')
-rw-r--r-- | app-text/hunspell/hunspell-1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.7.2.ebuild b/app-text/hunspell/hunspell-1.7.2.ebuild index eed13fa76f45..9e7077230231 100644 --- a/app-text/hunspell/hunspell-1.7.2.ebuild +++ b/app-text/hunspell/hunspell-1.7.2.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:= ) |