summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-26 21:49:22 +0000
committerSam James <sam@gentoo.org>2023-01-26 21:49:22 +0000
commit64fb9a6a1746207bb319aab9a5735c6554a4fd44 (patch)
tree696eb493599e08889be572528c78e2e172e7e357 /app-text/nuspell
parentdev-java/commons-daemon: Stabilize 1.3.3 ppc64, #892121 (diff)
downloadgentoo-64fb9a6a1746207bb319aab9a5735c6554a4fd44.tar.gz
gentoo-64fb9a6a1746207bb319aab9a5735c6554a4fd44.tar.bz2
gentoo-64fb9a6a1746207bb319aab9a5735c6554a4fd44.zip
app-text/nuspell: Stabilize 5.1.2 x86, #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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/nuspell/nuspell-5.1.2.ebuild b/app-text/nuspell/nuspell-5.1.2.ebuild
index 4e9a4341315c..c73bf4e50a07 100644
--- a/app-text/nuspell/nuspell-5.1.2.ebuild
+++ b/app-text/nuspell/nuspell-5.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"