Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/xcffib/
Date: Thu, 02 Feb 2017 18:44:18
Message-Id: 1486061015.0da80432f57c21c5ef334647a85094410414ab5f.soap@gentoo
1 commit: 0da80432f57c21c5ef334647a85094410414ab5f
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 2 18:18:31 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 2 18:43:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da80432
7
8 dev-python/xcffib: KEYWORD arm
9
10 Gentoo-bug: 593058
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13 Closes: https://github.com/gentoo/gentoo/pull/3766
14
15 dev-python/xcffib/xcffib-0.4.2.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-python/xcffib/xcffib-0.4.2.ebuild b/dev-python/xcffib/xcffib-0.4.2.ebuild
19 index d27075c..5b5fb56 100644
20 --- a/dev-python/xcffib/xcffib-0.4.2.ebuild
21 +++ b/dev-python/xcffib/xcffib-0.4.2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
29
30 LICENSE="MIT"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~ppc64 ~x86"
33 +KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
34 IUSE="test"
35
36 COMMON_DEPEND="x11-libs/libxcb"