diff options
author | Sam James <sam@gentoo.org> | 2023-11-11 19:19:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-11 19:19:42 +0000 |
commit | 257f48e75466438727b48f13f3aa8c378b8d30ae (patch) | |
tree | bbfe2b289d501fbeeb7858bac57f63644b8d2378 /dev-python/httpcore | |
parent | dev-python/elastic-transport: Stabilize 8.10.0 x86, #917186 (diff) | |
download | gentoo-257f48e75466438727b48f13f3aa8c378b8d30ae.tar.gz gentoo-257f48e75466438727b48f13f3aa8c378b8d30ae.tar.bz2 gentoo-257f48e75466438727b48f13f3aa8c378b8d30ae.zip |
dev-python/httpcore: Stabilize 1.0.0 ALLARCHES, #917189
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r-- | dev-python/httpcore/httpcore-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-1.0.0.ebuild b/dev-python/httpcore/httpcore-1.0.0.ebuild index 777ec038f07c..08ec98a9ea8d 100644 --- a/dev-python/httpcore/httpcore-1.0.0.ebuild +++ b/dev-python/httpcore/httpcore-1.0.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" <dev-python/anyio-5[${PYTHON_USEDEP}] |