Gentoo Archives: gentoo-commits

From: Piotr Karbowski <slashbeast@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/msgpack/
Date: Mon, 27 May 2019 18:35:15
Message-Id: 1558982094.a44ff16284cf4e4449cdb5683a5aa718e1f14c64.slashbeast@gentoo
1 commit: a44ff16284cf4e4449cdb5683a5aa718e1f14c64
2 Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 27 18:33:49 2019 +0000
4 Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
5 CommitDate: Mon May 27 18:34:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a44ff162
7
8 dev-python/msgpack: stabilize 0.5.6 for x86
9
10 x86 done by Whissi on bug 686626.
11
12 Package-Manager: Portage-2.3.67, Repoman-2.3.13
13 Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>
14
15 dev-python/msgpack/msgpack-0.5.6.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/msgpack/msgpack-0.5.6.ebuild b/dev-python/msgpack/msgpack-0.5.6.ebuild
19 index 24376918a28..9f7a775db5d 100644
20 --- a/dev-python/msgpack/msgpack-0.5.6.ebuild
21 +++ b/dev-python/msgpack/msgpack-0.5.6.ebuild
22 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="Apache-2.0"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
27 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86"
28 IUSE="+native-extensions test"
29
30 DEPEND="