diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-12 08:01:06 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-12 08:01:06 +0000 |
commit | ac47c846948ba23da73015721a9de2d3391d3e15 (patch) | |
tree | 67e6187bb8fb8f48874106f064cd440f41abd0c7 /app-text/hunspell | |
parent | media-libs/harfbuzz: Stabilize 9.0.0 ppc, #937718 (diff) | |
download | gentoo-ac47c846948ba23da73015721a9de2d3391d3e15.tar.gz gentoo-ac47c846948ba23da73015721a9de2d3391d3e15.tar.bz2 gentoo-ac47c846948ba23da73015721a9de2d3391d3e15.zip |
app-text/hunspell: Stabilize 1.7.2-r1 ppc, #938963
Signed-off-by: Arthur Zamarin <arthurzam@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 2063962ef9b7..552bf86edb10 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 |