From: Agostino Sarubbo Date: Fri, 20 Mar 2020 09:03:44 +0000 (+0100) Subject: dev-python/msgpack: x86 stable wrt bug #713508 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b94caf437626344e5295b6f7a65b3123ff0e2b09;p=gentoo.git dev-python/msgpack: x86 stable wrt bug #713508 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/msgpack/msgpack-0.6.2.ebuild b/dev-python/msgpack/msgpack-0.6.2.ebuild index 393b76e8d811..40e281058696 100644 --- a/dev-python/msgpack/msgpack-0.6.2.ebuild +++ b/dev-python/msgpack/msgpack-0.6.2.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="