diff options
-rw-r--r-- | dev-python/tenacity/tenacity-4.4.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/tenacity/tenacity-4.4.0.ebuild b/dev-python/tenacity/tenacity-4.4.0.ebuild index 2e15cd1c9043..e235720357e4 100644 --- a/dev-python/tenacity/tenacity-4.4.0.ebuild +++ b/dev-python/tenacity/tenacity-4.4.0.ebuild @@ -17,6 +17,7 @@ KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND=" + dev-python/pbr[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] " RDEPEND=" |