diff --git a/dev-python/doit-py/doit-py-0.4.0-r2.ebuild b/dev-python/doit-py/doit-py-0.4.0-r2.ebuild index 78980320bba73..796e18ef3f015 100644 --- a/dev-python/doit-py/doit-py-0.4.0-r2.ebuild +++ b/dev-python/doit-py/doit-py-0.4.0-r2.ebuild @@ -18,7 +18,7 @@ DEPEND=" test? ( dev-python/pyflakes[${PYTHON_USEDEP}] dev-python/coverage[${PYTHON_USEDEP}] - app-text/hunspell + app-text/hunspell[l10n_en] )" RDEPEND=" dev-python/configclass[${PYTHON_USEDEP}]" diff --git a/dev-python/doit-py/doit-py-0.5.0.ebuild b/dev-python/doit-py/doit-py-0.5.0.ebuild index b7b756066e47e..fde1bd900733f 100644 --- a/dev-python/doit-py/doit-py-0.5.0.ebuild +++ b/dev-python/doit-py/doit-py-0.5.0.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86" DEPEND=" test? ( - app-text/hunspell + app-text/hunspell[l10n_en] dev-python/pyflakes[${PYTHON_USEDEP}] )" RDEPEND="