diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-07 17:10:44 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-07 17:10:44 +0100 |
commit | 100f4266f2a7817214c602a156d732b6c1d019d2 (patch) | |
tree | c16d1b8331a7f311236a022bab011a21ac526913 /dev-python/httpx | |
parent | dev-python/httpcore: Stabilize 1.0.4 ALLARCHES, #926375 (diff) | |
download | gentoo-100f4266f2a7817214c602a156d732b6c1d019d2.tar.gz gentoo-100f4266f2a7817214c602a156d732b6c1d019d2.tar.bz2 gentoo-100f4266f2a7817214c602a156d732b6c1d019d2.zip |
dev-python/httpx: Stabilize 0.27.0 ALLARCHES, #926375
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/httpx')
-rw-r--r-- | dev-python/httpx/httpx-0.27.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.27.0.ebuild b/dev-python/httpx/httpx-0.27.0.ebuild index a3784ba1c42c..108c55923dff 100644 --- a/dev-python/httpx/httpx-0.27.0.ebuild +++ b/dev-python/httpx/httpx-0.27.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" IUSE="cli" RDEPEND=" |