diff options
Diffstat (limited to 'dev-python/os-testr')
-rw-r--r-- | dev-python/os-testr/os-testr-1.0.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/os-testr/os-testr-1.0.0.ebuild b/dev-python/os-testr/os-testr-1.0.0.ebuild index eac4c11838cd..0ef1c1a7f967 100644 --- a/dev-python/os-testr/os-testr-1.0.0.ebuild +++ b/dev-python/os-testr/os-testr-1.0.0.ebuild @@ -14,6 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm64 x86" IUSE="test" +RESTRICT="!test? ( test )" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]" RDEPEND=" |