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