Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/xcffib/
Date: Tue, 09 Jan 2018 01:55:04
Message-Id: 1515456636.33c741b394ff3a8b5809be290d734cbe9ae7cbc2.zlogene@gentoo
1 commit: 33c741b394ff3a8b5809be290d734cbe9ae7cbc2
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 9 00:08:20 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 9 00:10:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33c741b3
7
8 dev-python/xcffib: amd64 stable wrt bug #636054
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-python/xcffib/xcffib-0.5.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/xcffib/xcffib-0.5.1.ebuild b/dev-python/xcffib/xcffib-0.5.1.ebuild
16 index 8b0587cdc5b..db07cde8cf8 100644
17 --- a/dev-python/xcffib/xcffib-0.5.1.ebuild
18 +++ b/dev-python/xcffib/xcffib-0.5.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
25 IUSE="test"
26
27 COMMON_DEPEND="x11-libs/libxcb"