Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyserial/
Date: Sat, 24 Dec 2016 10:26:03
Message-Id: 1482575042.4d3ecc10adc3b703515fee56900e31c9d63f1c4a.ago@gentoo
1 commit: 4d3ecc10adc3b703515fee56900e31c9d63f1c4a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 24 10:24:02 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 24 10:24:02 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d3ecc10
7
8 dev-python/pyserial: arm stable wrt bug #602056
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/pyserial/pyserial-3.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pyserial/pyserial-3.2.1.ebuild b/dev-python/pyserial/pyserial-3.2.1.ebuild
18 index aceb9ff..330a330 100644
19 --- a/dev-python/pyserial/pyserial-3.2.1.ebuild
20 +++ b/dev-python/pyserial/pyserial-3.2.1.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="PSF-2"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
26 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
27 IUSE="doc examples"
28
29 DEPEND="