diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:26:16 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:26:16 +0200 |
commit | 5110c8f80bf60026d1acc0c7e2ada9d57130229c (patch) | |
tree | 0738a4f0e3034b0cf948139e51bbe4e58d712e9b /app-text/hunspell | |
parent | net-misc/stunnel: Stabilize 5.65-r2 ppc64, #896300 (diff) | |
download | gentoo-5110c8f80bf60026d1acc0c7e2ada9d57130229c.tar.gz gentoo-5110c8f80bf60026d1acc0c7e2ada9d57130229c.tar.bz2 gentoo-5110c8f80bf60026d1acc0c7e2ada9d57130229c.zip |
app-text/hunspell: Stabilize 1.7.2 arm, #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 9e7077230231..b9d840e2c56f 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:= ) |