diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-07 17:10:43 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-07 17:10:43 +0100 |
commit | 400e3532626b4940fe10485240bedba4fd8f9fc1 (patch) | |
tree | 3ed24b8750fe8e2234a988ebfff92dc0453084ce /dev-python/httpcore | |
parent | dev-python/pytest-httpx: Stabilize 0.30.0 ALLARCHES, #926375 (diff) | |
download | gentoo-400e3532626b4940fe10485240bedba4fd8f9fc1.tar.gz gentoo-400e3532626b4940fe10485240bedba4fd8f9fc1.tar.bz2 gentoo-400e3532626b4940fe10485240bedba4fd8f9fc1.zip |
dev-python/httpcore: Stabilize 1.0.4 ALLARCHES, #926375
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r-- | dev-python/httpcore/httpcore-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-1.0.4.ebuild b/dev-python/httpcore/httpcore-1.0.4.ebuild index 24a34134c031..29e200461117 100644 --- a/dev-python/httpcore/httpcore-1.0.4.ebuild +++ b/dev-python/httpcore/httpcore-1.0.4.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}] |