summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-10-09 04:52:51 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-10-09 04:52:51 +0200
commitad6feb30c11c4aa34416c0d6d111b7a67810a052 (patch)
tree2ca850ec550c2683536cfa07094d33500653672c /app-text
parentapp-text/nuspell: Stabilize 5.1.6 amd64, #941181 (diff)
downloadgentoo-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.ebuild2
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"