commit: 5445373aa140b9eb21c2dc83ba30f6faa21f346e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 17:42:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 17:42:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5445373a
dev-python/msgpack: Stabilize 1.0.2 arm64, #765934
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/msgpack/msgpack-1.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/msgpack/msgpack-1.0.2.ebuild
b/dev-python/msgpack/msgpack-1.0.2.ebuild
index eafb8b4d59f..1c43d6759af 100644
--- a/dev-python/msgpack/msgpack-1.0.2.ebuild
+++ b/dev-python/msgpack/msgpack-1.0.2.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 ~x64-macos"
+KEYWORDS="~amd64 arm arm64 ~ppc ~x86 ~x64-macos"
IUSE="+native-extensions"
# extension code is relying on CPython implementation details