diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-02-12 22:22:15 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-02-12 22:22:25 -0500 |
commit | 9b113cef1848ac4b2ce436869303f874e3af5916 (patch) | |
tree | 1f143d22a828adf18789d9b857c3cf15dc155147 /dev-python/httpx | |
parent | dev-python/httpcore: Keyword 0.16.3 alpha, #837098 (diff) | |
download | gentoo-9b113cef1848ac4b2ce436869303f874e3af5916.tar.gz gentoo-9b113cef1848ac4b2ce436869303f874e3af5916.tar.bz2 gentoo-9b113cef1848ac4b2ce436869303f874e3af5916.zip |
dev-python/httpx: Keyword 0.23.3-r1 alpha, #837098
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/httpx')
-rw-r--r-- | dev-python/httpx/httpx-0.23.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.23.3-r1.ebuild b/dev-python/httpx/httpx-0.23.3-r1.ebuild index 9b24e4b5407e..cf3226521a58 100644 --- a/dev-python/httpx/httpx-0.23.3-r1.ebuild +++ b/dev-python/httpx/httpx-0.23.3-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="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=" |