Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hiredis/
Date: Tue, 28 Feb 2017 20:14:21
Message-Id: 1488312834.fd354f391b023c8098dbe9342b97117ca6b129f7.maekke@gentoo
1 commit: fd354f391b023c8098dbe9342b97117ca6b129f7
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 20:13:54 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 20:13:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd354f39
7
8 dev-python/hiredis: arm stable, bug #606152
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-python/hiredis/hiredis-0.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/hiredis/hiredis-0.2.0.ebuild b/dev-python/hiredis/hiredis-0.2.0.ebuild
17 index 8ea699b52d4..f95394376f3 100644
18 --- a/dev-python/hiredis/hiredis-0.2.0.ebuild
19 +++ b/dev-python/hiredis/hiredis-0.2.0.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm x86"
25 +KEYWORDS="amd64 arm x86"
26 IUSE=""
27
28 DEPEND=">=dev-libs/hiredis-0.13.1"