diff options
Diffstat (limited to 'dev-python/pytest-httpx')
-rw-r--r-- | dev-python/pytest-httpx/pytest-httpx-0.21.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.21.3.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.21.3.ebuild index fe25b787d728..209a66e83b11 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.21.3.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.21.3.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}] |