diff options
Diffstat (limited to 'app-text/nuspell')
-rw-r--r-- | app-text/nuspell/nuspell-5.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/nuspell/nuspell-5.1.3.ebuild b/app-text/nuspell/nuspell-5.1.3.ebuild index 0d1fb9f325ed..18d0806fde8f 100644 --- a/app-text/nuspell/nuspell-5.1.3.ebuild +++ b/app-text/nuspell/nuspell-5.1.3.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" |