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/distlib/
Date: Sat, 30 May 2020 08:56:19
Message-Id: 1590828967.8a3a11375145157cafa16ea0c61db8b056bde0bd.mgorny@gentoo
1 commit: 8a3a11375145157cafa16ea0c61db8b056bde0bd
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 08:48:40 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 08:56:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a3a1137
7
8 dev-python/distlib: Keyword 0.3.0 ppc64, #700918
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/distlib/distlib-0.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/distlib/distlib-0.3.0.ebuild b/dev-python/distlib/distlib-0.3.0.ebuild
16 index dd67675e60e..c0fc78b7939 100644
17 --- a/dev-python/distlib/distlib-0.3.0.ebuild
18 +++ b/dev-python/distlib/distlib-0.3.0.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="
20
21 LICENSE="PSF-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~x86"
24 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
25
26 distutils_enable_tests setup.py