summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-26 21:49:23 +0000
committerSam James <sam@gentoo.org>2023-01-26 21:49:23 +0000
commit9c45f33bb35fdb063fae3a11eb7ea61904124860 (patch)
tree19e70a8ba7ec9039d5402204a6381161ab2b586e /app-text/nuspell
parentapp-text/nuspell: Stabilize 5.1.2 x86, #892123 (diff)
downloadgentoo-9c45f33bb35fdb063fae3a11eb7ea61904124860.tar.gz
gentoo-9c45f33bb35fdb063fae3a11eb7ea61904124860.tar.bz2
gentoo-9c45f33bb35fdb063fae3a11eb7ea61904124860.zip
app-text/nuspell: Stabilize 5.1.2 amd64, #892123
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/nuspell')
-rw-r--r--app-text/nuspell/nuspell-5.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/nuspell/nuspell-5.1.2.ebuild b/app-text/nuspell/nuspell-5.1.2.ebuild
index c73bf4e50a07..f77e3b1721ce 100644
--- a/app-text/nuspell/nuspell-5.1.2.ebuild
+++ b/app-text/nuspell/nuspell-5.1.2.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"