diff options
author | Sam James <sam@gentoo.org> | 2021-08-03 11:58:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-03 11:58:48 +0100 |
commit | 13be3bd3eecdfe89140aead1dbfb6bb21762b750 (patch) | |
tree | efdb3ba85e76be91454adfaddd9ba5b343c02ce7 /dev-python | |
parent | dev-python/wxpython: Stabilize 4.0.7-r1 arm64, #803668 (diff) | |
download | gentoo-13be3bd3eecdfe89140aead1dbfb6bb21762b750.tar.gz gentoo-13be3bd3eecdfe89140aead1dbfb6bb21762b750.tar.bz2 gentoo-13be3bd3eecdfe89140aead1dbfb6bb21762b750.zip |
dev-python/httpx: Stabilize 0.18.2 arm64, #803722
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/httpx/httpx-0.18.2.ebuild | 2 |
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 dc1258768a98..4a3ce240ce3a 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}] |