diff options
author | Sam James <sam@gentoo.org> | 2023-02-24 16:55:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-24 16:55:32 +0000 |
commit | 6843db8ffa9d94223ddc7b3acde48f09d202c4a5 (patch) | |
tree | eee826f919f51b5a54a243e8d8986dc706ef01d5 /app-text | |
parent | x11-terms/guake: Stabilize 3.9.0 x86, #896276 (diff) | |
download | gentoo-6843db8ffa9d94223ddc7b3acde48f09d202c4a5.tar.gz gentoo-6843db8ffa9d94223ddc7b3acde48f09d202c4a5.tar.bz2 gentoo-6843db8ffa9d94223ddc7b3acde48f09d202c4a5.zip |
app-text/hunspell: Stabilize 1.7.2 arm64, #896286
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-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 b9d840e2c56f..ebf8eb885144 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:= ) |