diff options
author | 2022-04-30 19:17:27 +0800 | |
---|---|---|
committer | 2022-05-01 09:30:23 +0800 | |
commit | 3fb7f4941bbc9c96404c5b7b9f62e7c1e5250962 (patch) | |
tree | 81204ea19ff84cca81818cd25f29da00ceb77627 /dev-python/sniffio | |
parent | dev-python/immutables: keyword 0.17 for ~loong (diff) | |
download | gentoo-3fb7f4941bbc9c96404c5b7b9f62e7c1e5250962.tar.gz gentoo-3fb7f4941bbc9c96404c5b7b9f62e7c1e5250962.tar.bz2 gentoo-3fb7f4941bbc9c96404c5b7b9f62e7c1e5250962.zip |
dev-python/sniffio: keyword 1.2.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/sniffio')
-rw-r--r-- | dev-python/sniffio/sniffio-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sniffio/sniffio-1.2.0.ebuild b/dev-python/sniffio/sniffio-1.2.0.ebuild index 748bc48ea0ba..03022fa71829 100644 --- a/dev-python/sniffio/sniffio-1.2.0.ebuild +++ b/dev-python/sniffio/sniffio-1.2.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="|| ( Apache-2.0 MIT )" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |