diff options
author | Sam James <sam@gentoo.org> | 2024-09-04 02:56:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-04 02:56:39 +0100 |
commit | 3ece4ad6b15c70c4747a334a538dde4b33ea2be2 (patch) | |
tree | 7ceaf891069aebb57825ba4a97e14692f039e3b8 /app-text | |
parent | app-text/hunspell: Stabilize 1.7.2-r1 amd64, #938963 (diff) | |
download | gentoo-3ece4ad6b15c70c4747a334a538dde4b33ea2be2.tar.gz gentoo-3ece4ad6b15c70c4747a334a538dde4b33ea2be2.tar.bz2 gentoo-3ece4ad6b15c70c4747a334a538dde4b33ea2be2.zip |
app-text/hunspell: Stabilize 1.7.2-r1 x86, #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.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 f281a05502c6..a5bab72a6374 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 |