diff options
-rw-r--r-- | dev-python/pytest-httpx/pytest-httpx-0.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.21.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.21.0.ebuild index 779e7bf2b179..7d55391a5293 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.21.0.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.21.0.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" =dev-python/httpx-0.23*[${PYTHON_USEDEP}] |