summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 22:55:05 +0000
committerSam James <sam@gentoo.org>2021-01-23 22:55:05 +0000
commitd964b891c39d552b3dce36e9eeffd074c0216a9a (patch)
tree92af8f43a3fbd7416ab055f78524c9168b6e4db7
parentnet-libs/srt: Stabilize 1.4.2 arm64, #766528 (diff)
downloadgentoo-d964b891c39d552b3dce36e9eeffd074c0216a9a.tar.gz
gentoo-d964b891c39d552b3dce36e9eeffd074c0216a9a.tar.bz2
gentoo-d964b891c39d552b3dce36e9eeffd074c0216a9a.zip
dev-python/msgpack: Stabilize 1.0.2 x86, #765934
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/msgpack/msgpack-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/msgpack/msgpack-1.0.2.ebuild b/dev-python/msgpack/msgpack-1.0.2.ebuild
index 7c14310a2d10..bde8f2464285 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