diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 03:13:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 03:13:45 +0100 |
commit | f122ea0bdfef05bd6eb92e8f0deca769d89e0d96 (patch) | |
tree | b774c9c1e0bf5fe1a3153e2e50f3078f7cae6001 /dev-python/sniffio | |
parent | dev-python/httpcore: Stabilize 0.13.3 ppc64, #796065 (diff) | |
download | gentoo-f122ea0bdfef05bd6eb92e8f0deca769d89e0d96.tar.gz gentoo-f122ea0bdfef05bd6eb92e8f0deca769d89e0d96.tar.bz2 gentoo-f122ea0bdfef05bd6eb92e8f0deca769d89e0d96.zip |
dev-python/sniffio: Stabilize 1.2.0 ppc64, #796065
Signed-off-by: Sam James <sam@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 bb1881b76f40..a0f66f38cb78 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 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86" distutils_enable_tests pytest |