Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/selectors34/
Date: Thu, 28 Dec 2017 14:03:35
Message-Id: 1514469531.883258aeb926bc7ec60d1d4000fee133db3320a3.slyfox@gentoo
1 commit: 883258aeb926bc7ec60d1d4000fee133db3320a3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 28 13:58:51 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 28 13:58:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=883258ae
7
8 dev-python/selectors34: stable 1.2 for ppc, bug #639114
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-python/selectors34/selectors34-1.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/selectors34/selectors34-1.2.ebuild b/dev-python/selectors34/selectors34-1.2.ebuild
17 index b55f4a5080e..d8ef9979d6c 100644
18 --- a/dev-python/selectors34/selectors34-1.2.ebuild
19 +++ b/dev-python/selectors34/selectors34-1.2.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="PSF-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm64 ~ppc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm64 ppc x86 ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 RDEPEND=""