From: Matthew Thode Date: Sat, 11 May 2019 18:01:15 +0000 (-0500) Subject: dev-python/msgpack: 0.6.1 allarches stablized X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0505c8315ca9134f2a16e98d412f69d1670ba9d9;p=gentoo.git dev-python/msgpack: 0.6.1 allarches stablized Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode --- diff --git a/dev-python/msgpack/msgpack-0.6.1.ebuild b/dev-python/msgpack/msgpack-0.6.1.ebuild index 3cb8137c6450..327fccd2a27b 100644 --- a/dev-python/msgpack/msgpack-0.6.1.ebuild +++ b/dev-python/msgpack/msgpack-0.6.1.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="