diff options
author | Sam James <sam@gentoo.org> | 2024-09-04 02:00:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-04 02:00:56 +0100 |
commit | bd52a45d982f0ae94b06004a1aa93c1381d72295 (patch) | |
tree | 4073aab715d7077496c00bc81d73fcbd4d9f33bd /app-text/hunspell | |
parent | app-text/hunspell: Stabilize 1.7.2-r1 arm, #938963 (diff) | |
download | gentoo-bd52a45d982f0ae94b06004a1aa93c1381d72295.tar.gz gentoo-bd52a45d982f0ae94b06004a1aa93c1381d72295.tar.bz2 gentoo-bd52a45d982f0ae94b06004a1aa93c1381d72295.zip |
app-text/hunspell: Stabilize 1.7.2-r1 sparc, #938963
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/hunspell')
-rw-r--r-- | app-text/hunspell/hunspell-1.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.7.2-r1.ebuild b/app-text/hunspell/hunspell-1.7.2-r1.ebuild index 1d14873febf5..633df69fab21 100644 --- a/app-text/hunspell/hunspell-1.7.2-r1.ebuild +++ b/app-text/hunspell/hunspell-1.7.2-r1.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 ~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 |