diff options
Diffstat (limited to 'dev-python/aiohappyeyeballs/aiohappyeyeballs-2.5.0.ebuild')
-rw-r--r-- | dev-python/aiohappyeyeballs/aiohappyeyeballs-2.5.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/aiohappyeyeballs/aiohappyeyeballs-2.5.0.ebuild b/dev-python/aiohappyeyeballs/aiohappyeyeballs-2.5.0.ebuild index 47f81490d8cc..2fa2eacfcf2c 100644 --- a/dev-python/aiohappyeyeballs/aiohappyeyeballs-2.5.0.ebuild +++ b/dev-python/aiohappyeyeballs/aiohappyeyeballs-2.5.0.ebuild @@ -23,6 +23,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" BDEPEND=" + >=dev-python/poetry-core-2.0.0[${PYTHON_USEDEP}] test? ( >=dev-python/pytest-asyncio-0.23.2[${PYTHON_USEDEP}] ) |