Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/selectors34/
Date: Thu, 30 Nov 2017 19:03:08
Message-Id: 1512068556.96c53f3ad0c03378a8aabfd629e7715b3f11e826.whissi@gentoo
1 commit: 96c53f3ad0c03378a8aabfd629e7715b3f11e826
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 30 18:49:38 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 30 19:02:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96c53f3a
7
8 dev-python/selectors34: x86 stable (bug #639114)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 dev-python/selectors34/selectors34-1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/selectors34/selectors34-1.2.ebuild b/dev-python/selectors34/selectors34-1.2.ebuild
16 index 67bbcfc2fdc..1d51c9fcc7d 100644
17 --- a/dev-python/selectors34/selectors34-1.2.ebuild
18 +++ b/dev-python/selectors34/selectors34-1.2.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="PSF-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm64 ~ppc x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 RDEPEND=""