diff options
-rw-r--r-- | app-text/nuspell/nuspell-5.1.0.ebuild | 2 |
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" |