diff options
Diffstat (limited to 'dev-python/pyroute2')
-rw-r--r-- | dev-python/pyroute2/pyroute2-0.5.12-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pyroute2/pyroute2-0.5.12-r1.ebuild b/dev-python/pyroute2/pyroute2-0.5.12-r1.ebuild index c3889a7d63ce..e4c7dab8008c 100644 --- a/dev-python/pyroute2/pyroute2-0.5.12-r1.ebuild +++ b/dev-python/pyroute2/pyroute2-0.5.12-r1.ebuild @@ -18,6 +18,7 @@ KEYWORDS="amd64 ~arm64 x86" IUSE="test" BDEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/psutil[${PYTHON_USEDEP}] ) |