commit: e20d8cd92d2a288d7d52cdfb1768e9d97c20fbbf Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Oct 18 18:43:32 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Oct 18 18:51:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20d8cd9
dev-python/msgpack: x86 stable (bug #749483) Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-python/msgpack/msgpack-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/msgpack/msgpack-1.0.0.ebuild b/dev-python/msgpack/msgpack-1.0.0.ebuild index d4a598d6803..28e7e3ec2dd 100644 --- a/dev-python/msgpack/msgpack-1.0.0.ebuild +++ b/dev-python/msgpack/msgpack-1.0.0.ebuild @@ -15,7 +15,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" BDEPEND="