Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/msgpack/
Date: Sat, 31 Mar 2018 00:59:46
Message-Id: 1522457263.437ed8706d64a65dbe5f09def0c40a1ab8dce490.prometheanfire@gentoo
1 commit: 437ed8706d64a65dbe5f09def0c40a1ab8dce490
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 00:47:43 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 00:47:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=437ed870
7
8 dev-python/msgpack: 0.5.1 stablized amd64 arm ~arm64 ppc x86 under allarches
9
10 Stablized for Openstack Queens
11
12 dev-python/msgpack/msgpack-0.5.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/msgpack/msgpack-0.5.1.ebuild b/dev-python/msgpack/msgpack-0.5.1.ebuild
16 index abb50487307..2d29ace7e2c 100644
17 --- a/dev-python/msgpack/msgpack-0.5.1.ebuild
18 +++ b/dev-python/msgpack/msgpack-0.5.1.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
24 +KEYWORDS="amd64 arm ~arm64 ppc x86"
25 IUSE="test"
26
27 DEPEND="