diff options
author | Sam James <sam@gentoo.org> | 2021-07-28 02:07:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-28 02:07:56 +0100 |
commit | 9e406e6c76288516813eb29848250d8ddc3fcefa (patch) | |
tree | 4839e654d88521911e0749503b8a3971fd51fc2e /dev-python/httpcore | |
parent | dev-perl/Mail-AuthenticationResults: Keyword 2.202.101.120 x86, #799113 (diff) | |
download | gentoo-9e406e6c76288516813eb29848250d8ddc3fcefa.tar.gz gentoo-9e406e6c76288516813eb29848250d8ddc3fcefa.tar.bz2 gentoo-9e406e6c76288516813eb29848250d8ddc3fcefa.zip |
dev-python/httpcore: Keyword 0.13.6 x86, #796254
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r-- | dev-python/httpcore/httpcore-0.13.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.13.6.ebuild b/dev-python/httpcore/httpcore-0.13.6.ebuild index 992c37c9842a..65b6fd3805fc 100644 --- a/dev-python/httpcore/httpcore-0.13.6.ebuild +++ b/dev-python/httpcore/httpcore-0.13.6.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 ~arm ~arm64 ~ppc ~ppc64" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |