diff options
author | Sam James <sam@gentoo.org> | 2021-07-17 05:58:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-17 05:58:25 +0100 |
commit | 152e80758a27e0c803c93c133332ebedcc0c6527 (patch) | |
tree | bff803c942a6a37f0cce590b7ad968b9bb5cf654 /dev-python/sniffio | |
parent | dev-python/httpcore: Stabilize 0.13.3 arm, #796065 (diff) | |
download | gentoo-152e80758a27e0c803c93c133332ebedcc0c6527.tar.gz gentoo-152e80758a27e0c803c93c133332ebedcc0c6527.tar.bz2 gentoo-152e80758a27e0c803c93c133332ebedcc0c6527.zip |
dev-python/sniffio: Stabilize 1.2.0 arm, #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 acc2ba666f45..d05a53d6dd3a 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 |