commit: a44ff16284cf4e4449cdb5683a5aa718e1f14c64
Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 18:33:49 2019 +0000
Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Mon May 27 18:34:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a44ff162
dev-python/msgpack: stabilize 0.5.6 for x86
x86 done by Whissi on bug 686626.
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>
dev-python/msgpack/msgpack-0.5.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/msgpack/msgpack-0.5.6.ebuild
b/dev-python/msgpack/msgpack-0.5.6.ebuild
index 24376918a28..9f7a775db5d 100644
--- a/dev-python/msgpack/msgpack-0.5.6.ebuild
+++ b/dev-python/msgpack/msgpack-0.5.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86"
IUSE="+native-extensions test"
DEPEND="