diff options
author | 2021-05-15 02:23:27 +0000 | |
---|---|---|
committer | 2021-05-15 02:23:27 +0000 | |
commit | f01fc08d52b579466cc8d8af8791d945c1055901 (patch) | |
tree | 11c76f2b809e7cfd4e7af252aebf25efe5eb427a /dev-python/httpx | |
parent | dev-python/httpcore: Keyword 0.13.3 arm, #790152 (diff) | |
download | gentoo-f01fc08d52b579466cc8d8af8791d945c1055901.tar.gz gentoo-f01fc08d52b579466cc8d8af8791d945c1055901.tar.bz2 gentoo-f01fc08d52b579466cc8d8af8791d945c1055901.zip |
dev-python/httpx: Keyword 0.18.1 arm, #790152
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpx')
-rw-r--r-- | dev-python/httpx/httpx-0.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.18.1.ebuild b/dev-python/httpx/httpx-0.18.1.ebuild index bae43e74d899..aa9abaadec0f 100644 --- a/dev-python/httpx/httpx-0.18.1.ebuild +++ b/dev-python/httpx/httpx-0.18.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/encode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" dev-python/certifi[${PYTHON_USEDEP}] |