diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:23:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:23:24 +0000 |
commit | ee963fe7e62057de9d1261539984fc4d24e12104 (patch) | |
tree | 59d2be5d5cddcab0978056952a13fc0941eb3b65 /dev-python/sniffio | |
parent | dev-perl/Apache-SizeLimit: Keyword 0.970.0-r2 arm, #729784 (diff) | |
download | gentoo-ee963fe7e62057de9d1261539984fc4d24e12104.tar.gz gentoo-ee963fe7e62057de9d1261539984fc4d24e12104.tar.bz2 gentoo-ee963fe7e62057de9d1261539984fc4d24e12104.zip |
dev-python/sniffio: Keyword 1.2.0 arm, #790152
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 d1a5aabddfd6..c46c34f3b0f5 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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" distutils_enable_tests pytest |