Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pmw/
Date: Tue, 12 Sep 2017 23:03:01
Message-Id: 1505257355.b84ef2e4f32daf1eb788414272e96bb060d24014.mattst88@gentoo
1 commit: b84ef2e4f32daf1eb788414272e96bb060d24014
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 12 23:02:35 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 12 23:02:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b84ef2e4
7
8 dev-python/pmw-2.0.1: ppc stable, bug 625034
9
10 dev-python/pmw/pmw-2.0.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/pmw/pmw-2.0.1.ebuild b/dev-python/pmw/pmw-2.0.1.ebuild
14 index 6a83ad39a45..8eb4e3afb2d 100644
15 --- a/dev-python/pmw/pmw-2.0.1.ebuild
16 +++ b/dev-python/pmw/pmw-2.0.1.ebuild
17 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
18
19 LICENSE="BSD"
20 SLOT="py3"
21 -KEYWORDS="alpha amd64 ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
22 +KEYWORDS="alpha amd64 ia64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
23 IUSE="doc examples test"
24
25 DEPEND="!dev-python/pmw:0"