summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-04 02:00:55 +0100
committerSam James <sam@gentoo.org>2024-09-04 02:00:55 +0100
commitf179446dcc52b5f5a1e07bf0c3017e406c29551b (patch)
treeb58d92f02f0e340cdaf270b6d052635f4564ecdb /app-text
parentdev-util/gitlab-cli: drop versions (diff)
downloadgentoo-f179446dcc52b5f5a1e07bf0c3017e406c29551b.tar.gz
gentoo-f179446dcc52b5f5a1e07bf0c3017e406c29551b.tar.bz2
gentoo-f179446dcc52b5f5a1e07bf0c3017e406c29551b.zip
app-text/hunspell: Stabilize 1.7.2-r1 arm, #938963
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/hunspell/hunspell-1.7.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.7.2-r1.ebuild b/app-text/hunspell/hunspell-1.7.2-r1.ebuild
index 97635c6a1145..1d14873febf5 100644
--- a/app-text/hunspell/hunspell-1.7.2-r1.ebuild
+++ b/app-text/hunspell/hunspell-1.7.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
virtual/libiconv