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 | 0a611e465e8e06df341bb05517e7d219ed0f4e95 (patch) | |
tree | 0c3f4ce82fb7bce23a8097e1126fbba63cc9e2dc /dev-python/httpcore/httpcore-0.16.3.ebuild | |
parent | dev-python/h11: Keyword 0.14.0 alpha, #837098 (diff) | |
download | gentoo-0a611e465e8e06df341bb05517e7d219ed0f4e95.tar.gz gentoo-0a611e465e8e06df341bb05517e7d219ed0f4e95.tar.bz2 gentoo-0a611e465e8e06df341bb05517e7d219ed0f4e95.zip |
dev-python/httpcore: Keyword 0.16.3 alpha, #837098
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/httpcore/httpcore-0.16.3.ebuild')
-rw-r--r-- | dev-python/httpcore/httpcore-0.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.16.3.ebuild b/dev-python/httpcore/httpcore-0.16.3.ebuild index fcc4eef3b30b..f5a9e34828ce 100644 --- a/dev-python/httpcore/httpcore-0.16.3.ebuild +++ b/dev-python/httpcore/httpcore-0.16.3.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" RDEPEND=" <dev-python/anyio-5[${PYTHON_USEDEP}] |