diff options
author | 2025-01-06 11:13:01 +0800 | |
---|---|---|
committer | 2025-01-06 11:46:57 +0800 | |
commit | 0a29b7d3774a717d8a7783400dbe14af6d4212b1 (patch) | |
tree | 5bb583a1eab93608104bc5fe3a07dfd3a7f58862 /dev-python/anyio | |
parent | dev-python/truststore: keyword 0.10.0 for ~loong (diff) | |
download | gentoo-0a29b7d3774a717d8a7783400dbe14af6d4212b1.tar.gz gentoo-0a29b7d3774a717d8a7783400dbe14af6d4212b1.tar.bz2 gentoo-0a29b7d3774a717d8a7783400dbe14af6d4212b1.zip |
dev-python/anyio: keyword 4.7.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/anyio')
-rw-r--r-- | dev-python/anyio/anyio-4.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/anyio/anyio-4.7.0.ebuild b/dev-python/anyio/anyio-4.7.0.ebuild index 73ce3bb37357..c2a82d75fe97 100644 --- a/dev-python/anyio/anyio-4.7.0.ebuild +++ b/dev-python/anyio/anyio-4.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" >=dev-python/idna-2.8[${PYTHON_USEDEP}] |