diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-10-09 04:52:51 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-10-09 04:52:51 +0200 |
commit | ad6feb30c11c4aa34416c0d6d111b7a67810a052 (patch) | |
tree | 2ca850ec550c2683536cfa07094d33500653672c /app-text | |
parent | app-text/nuspell: Stabilize 5.1.6 amd64, #941181 (diff) | |
download | gentoo-ad6feb30c11c4aa34416c0d6d111b7a67810a052.tar.gz gentoo-ad6feb30c11c4aa34416c0d6d111b7a67810a052.tar.bz2 gentoo-ad6feb30c11c4aa34416c0d6d111b7a67810a052.zip |
app-text/nuspell: Stabilize 5.1.6 x86, #941181
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/nuspell/nuspell-5.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/nuspell/nuspell-5.1.6.ebuild b/app-text/nuspell/nuspell-5.1.6.ebuild index 061c0022424a..10fcf11be833 100644 --- a/app-text/nuspell/nuspell-5.1.6.ebuild +++ b/app-text/nuspell/nuspell-5.1.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nuspell/nuspell/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-3+" SLOT="0/5" # due to libnuspell.so.5 -KEYWORDS="amd64 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~loong ~riscv x86" IUSE="doc test" RDEPEND=">=dev-libs/icu-60" |