diff options
author | Sam James <sam@gentoo.org> | 2021-07-12 22:53:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-12 22:53:14 +0100 |
commit | 3f21b76c91d3c45ba7646872ebde7d5c2b6588fb (patch) | |
tree | 711bb83a6d99ca136a0769a39032f7fb4b365684 /dev-python/sniffio | |
parent | dev-java/tomcat-servlet-api: Stabilize 8.5.68 arm64, #801916 (diff) | |
download | gentoo-3f21b76c91d3c45ba7646872ebde7d5c2b6588fb.tar.gz gentoo-3f21b76c91d3c45ba7646872ebde7d5c2b6588fb.tar.bz2 gentoo-3f21b76c91d3c45ba7646872ebde7d5c2b6588fb.zip |
dev-python/sniffio: Stabilize 1.2.0 arm64, #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 f33ec1b18fda..acc2ba666f45 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 |