diff options
Diffstat (limited to 'dev-python/deprecation/deprecation-2.0.6.ebuild')
-rw-r--r-- | dev-python/deprecation/deprecation-2.0.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/deprecation/deprecation-2.0.6.ebuild b/dev-python/deprecation/deprecation-2.0.6.ebuild index 73bd41c2de64..aaf9394dc847 100644 --- a/dev-python/deprecation/deprecation-2.0.6.ebuild +++ b/dev-python/deprecation/deprecation-2.0.6.ebuild @@ -15,6 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-python/packaging[${PYTHON_USEDEP}]" BDEPEND=" |