diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 08:52:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 08:52:25 +0200 |
commit | e0495d21be0217d36a7e5ba68e3d8bbf1689791c (patch) | |
tree | 9b7732bc78810b0b380848f099ed4252dce2c84e /dev-python/msgpack | |
parent | dev-python/flit_scm: amd64 stable wrt bug #853559 (diff) | |
download | gentoo-e0495d21be0217d36a7e5ba68e3d8bbf1689791c.tar.gz gentoo-e0495d21be0217d36a7e5ba68e3d8bbf1689791c.tar.bz2 gentoo-e0495d21be0217d36a7e5ba68e3d8bbf1689791c.zip |
dev-python/msgpack: amd64 stable wrt bug #853484
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/msgpack')
-rw-r--r-- | dev-python/msgpack/msgpack-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/msgpack/msgpack-1.0.4.ebuild b/dev-python/msgpack/msgpack-1.0.4.ebuild index 1da86cd145f8..fb0a65eaeb2e 100644 --- a/dev-python/msgpack/msgpack-1.0.4.ebuild +++ b/dev-python/msgpack/msgpack-1.0.4.ebuild @@ -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 |