diff options
Diffstat (limited to 'dev-python/pyenchant/pyenchant-1.6.6.ebuild')
-rw-r--r-- | dev-python/pyenchant/pyenchant-1.6.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pyenchant/pyenchant-1.6.6.ebuild b/dev-python/pyenchant/pyenchant-1.6.6.ebuild index 37f2c1a53f34..a3cd71d5e50b 100644 --- a/dev-python/pyenchant/pyenchant-1.6.6.ebuild +++ b/dev-python/pyenchant/pyenchant-1.6.6.ebuild @@ -15,6 +15,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="amd64 arm arm64 hppa ppc ppc64 sparc x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=">=app-text/enchant-${PV%.*}" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |