diff options
Diffstat (limited to 'dev-python/jaraco-text/jaraco-text-1.10.1-r1.ebuild')
-rw-r--r-- | dev-python/jaraco-text/jaraco-text-1.10.1-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/jaraco-text/jaraco-text-1.10.1-r1.ebuild b/dev-python/jaraco-text/jaraco-text-1.10.1-r1.ebuild index 2f1f531343ed..b1e961411893 100644 --- a/dev-python/jaraco-text/jaraco-text-1.10.1-r1.ebuild +++ b/dev-python/jaraco-text/jaraco-text-1.10.1-r1.ebuild @@ -16,6 +16,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="amd64 x86" IUSE="doc test" +RESTRICT="!test? ( test )" PDEPEND="dev-python/jaraco-collections[${PYTHON_USEDEP}]" RDEPEND=" |