Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/wheel/
Date: Sun, 29 Mar 2020 12:03:22
Message-Id: 1585483378.0eaa5b2f5834474a587beb5e849fa016f7164af1.mgorny@gentoo
1 commit: 0eaa5b2f5834474a587beb5e849fa016f7164af1
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 29 11:56:36 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 29 12:02:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eaa5b2f
7
8 dev-python/wheel: Stabilize 0.34.2 ALLARCHES
9
10 Closes: https://bugs.gentoo.org/714562
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/wheel/wheel-0.34.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/wheel/wheel-0.34.2.ebuild b/dev-python/wheel/wheel-0.34.2.ebuild
17 index fa81a9e2a92..365ff7d1f46 100644
18 --- a/dev-python/wheel/wheel-0.34.2.ebuild
19 +++ b/dev-python/wheel/wheel-0.34.2.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/pypa/wheel/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sparc x86"
26
27 distutils_enable_tests pytest