summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-13 09:26:25 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-13 09:26:25 +0200
commit1055778babf07a100e8e80e7407d2c27a573ae26 (patch)
tree5f5df10e3334440547a20033456b49e41ea7de76 /app-text/nuspell/nuspell-5.1.0.ebuild
parentdev-java/stax2-api: Stabilize 4.2.1-r1 amd64, #843683 (diff)
downloadgentoo-1055778babf07a100e8e80e7407d2c27a573ae26.tar.gz
gentoo-1055778babf07a100e8e80e7407d2c27a573ae26.tar.bz2
gentoo-1055778babf07a100e8e80e7407d2c27a573ae26.zip
app-text/nuspell: Stabilize 5.1.0 amd64, #843809
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-text/nuspell/nuspell-5.1.0.ebuild')
-rw-r--r--app-text/nuspell/nuspell-5.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/nuspell/nuspell-5.1.0.ebuild b/app-text/nuspell/nuspell-5.1.0.ebuild
index 2c97c1b790c9..7ed63d9c1c4f 100644
--- a/app-text/nuspell/nuspell-5.1.0.ebuild
+++ b/app-text/nuspell/nuspell-5.1.0.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 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc test"
RDEPEND=">=dev-libs/icu-60"