Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sniffio/
Date: Sat, 15 May 2021 02:23:47
Message-Id: 1621045404.ee963fe7e62057de9d1261539984fc4d24e12104.sam@gentoo
1 commit: ee963fe7e62057de9d1261539984fc4d24e12104
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 15 02:23:24 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 15 02:23:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee963fe7
7
8 dev-python/sniffio: Keyword 1.2.0 arm, #790152
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/sniffio/sniffio-1.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sniffio/sniffio-1.2.0.ebuild b/dev-python/sniffio/sniffio-1.2.0.ebuild
16 index d1a5aabddfd..c46c34f3b0f 100644
17 --- a/dev-python/sniffio/sniffio-1.2.0.ebuild
18 +++ b/dev-python/sniffio/sniffio-1.2.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="
20
21 LICENSE="|| ( Apache-2.0 MIT )"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25
26 distutils_enable_tests pytest