dev-python/msgpack: arm64 stable wrt bug #853484

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2022-06-22 12:12:14 +02:00
parent c959493fdf
commit df2a953973

View File

@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 ~riscv x86 ~x64-macos"
KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~riscv x86 ~x64-macos"
IUSE="+native-extensions"
# extension code is relying on CPython implementation details