summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-25 02:04:10 +0100
committerSam James <sam@gentoo.org>2021-07-25 02:04:10 +0100
commit7a091122ee29e8aa648d3a42d5347543cf3dc033 (patch)
treec3127bd3f4e1c7a6ef18ed7e0f03b82cb07f9f63 /dev-python/httpx/httpx-0.18.2.ebuild
parentdev-python/h5py: Stabilize 3.3.0 x86, #803716 (diff)
downloadgentoo-7a091122ee29e8aa648d3a42d5347543cf3dc033.tar.gz
gentoo-7a091122ee29e8aa648d3a42d5347543cf3dc033.tar.bz2
gentoo-7a091122ee29e8aa648d3a42d5347543cf3dc033.zip
dev-python/httpx: Stabilize 0.18.2 x86, #803722
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpx/httpx-0.18.2.ebuild')
-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 4504b1b31c9e..ea34f025c91c 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}]