diff options
Diffstat (limited to 'dev-python/diskcache/diskcache-2.8.3.ebuild')
-rw-r--r-- | dev-python/diskcache/diskcache-2.8.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/diskcache/diskcache-2.8.3.ebuild b/dev-python/diskcache/diskcache-2.8.3.ebuild index 36aeee56100f..916f64d802f2 100644 --- a/dev-python/diskcache/diskcache-2.8.3.ebuild +++ b/dev-python/diskcache/diskcache-2.8.3.ebuild @@ -15,6 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/django[${PYTHON_USEDEP}] |