summaryrefslogtreecommitdiff
path: root/dev-python/pytest-httpx
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-09-20 01:44:38 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-09-20 01:44:38 +0000
commita3be64552ce9fb6471744889161baee97af4ef4d (patch)
treed61ab81fec4a79765bf9104c9a28bda51c7d74e9 /dev-python/pytest-httpx
parentc3e380abeb6a8b6f648df61aab556a3cefa167b5 (diff)
downloadbaldeagleos-repo-a3be64552ce9fb6471744889161baee97af4ef4d.tar.gz
baldeagleos-repo-a3be64552ce9fb6471744889161baee97af4ef4d.tar.xz
baldeagleos-repo-a3be64552ce9fb6471744889161baee97af4ef4d.zip
Adding metadata
Diffstat (limited to 'dev-python/pytest-httpx')
-rw-r--r--dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild
index 6f3c9d69d7fc..0be03ce2a1ef 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
=dev-python/httpx-0.19*[${PYTHON_USEDEP}]