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/wheel/
Date: Thu, 17 Sep 2020 16:20:04
Message-Id: 1600359531.e7762c9538d3f87f73dd9b90ad4ced54e45f21e5.sam@gentoo
1 commit: e7762c9538d3f87f73dd9b90ad4ced54e45f21e5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 17 16:18:51 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 17 16:18:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7762c95
7
8 dev-python/wheel: Stabilize 0.35.1 ALLARCHES, #742878
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/wheel/wheel-0.35.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/wheel/wheel-0.35.1.ebuild b/dev-python/wheel/wheel-0.35.1.ebuild
16 index 00d89540eb5..25eed5dcc9c 100644
17 --- a/dev-python/wheel/wheel-0.35.1.ebuild
18 +++ b/dev-python/wheel/wheel-0.35.1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/pypa/wheel/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
25
26 distutils_enable_tests pytest