commit: 4fb27f43c2be43d788c9b741cab5d4601ab38f75
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 20 11:28:30 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 20 11:28:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb27f43
dev-python/msgpack: ppc stable wrt bug #713508
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/msgpack/msgpack-0.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/msgpack/msgpack-0.6.2.ebuild
b/dev-python/msgpack/msgpack-0.6.2.ebuild
index 40e28105869..6a5382b5e92 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="