diff options
Diffstat (limited to 'dev-python/chameleon/chameleon-2.25.ebuild')
-rw-r--r-- | dev-python/chameleon/chameleon-2.25.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/chameleon/chameleon-2.25.ebuild b/dev-python/chameleon/chameleon-2.25.ebuild index 11e8736d7a3b..81722c16ab42 100644 --- a/dev-python/chameleon/chameleon-2.25.ebuild +++ b/dev-python/chameleon/chameleon-2.25.ebuild @@ -18,6 +18,7 @@ LICENSE="repoze" SLOT="0" KEYWORDS="amd64 x86" IUSE="doc test" +RESTRICT="!test? ( test )" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )" |