summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-26 03:26:58 +0100
committerSam James <sam@gentoo.org>2021-07-26 03:26:58 +0100
commit4deae221059f6ec5fb953a844d8e1a1e8cd5c5fc (patch)
tree7259ca9e3d43a60aced90986dbd0dac870b5aef4 /dev-python
parentdev-python/dictdiffer: Stabilize 0.8.1 amd64, #803719 (diff)
downloadgentoo-4deae221059f6ec5fb953a844d8e1a1e8cd5c5fc.tar.gz
gentoo-4deae221059f6ec5fb953a844d8e1a1e8cd5c5fc.tar.bz2
gentoo-4deae221059f6ec5fb953a844d8e1a1e8cd5c5fc.zip
dev-python/httpx: Stabilize 0.18.2 amd64, #803722
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/httpx/httpx-0.18.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.18.2.ebuild b/dev-python/httpx/httpx-0.18.2.ebuild
index ea34f025c91c..459384567cd7 100644
--- a/dev-python/httpx/httpx-0.18.2.ebuild
+++ b/dev-python/httpx/httpx-0.18.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/encode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
RDEPEND="
dev-python/certifi[${PYTHON_USEDEP}]