diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-12 15:27:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-12 15:27:14 +0300 |
commit | 2e42e73ebc4c4c39b99d2e47781e91b692c83467 (patch) | |
tree | 96bf75316b618808e963a8a93f2ef37138927db3 /app-text | |
parent | x11-libs/libXfont2: Stabilize 2.0.7 ppc, #938942 (diff) | |
download | gentoo-2e42e73ebc4c4c39b99d2e47781e91b692c83467.tar.gz gentoo-2e42e73ebc4c4c39b99d2e47781e91b692c83467.tar.bz2 gentoo-2e42e73ebc4c4c39b99d2e47781e91b692c83467.zip |
app-text/hunspell: Stabilize 1.7.2-r1 ppc64, #938963
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-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 552bf86edb10..13eaf4412bb1 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 |