summaryrefslogtreecommitdiff
path: root/dev-python/msgpack
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-03 08:25:41 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-03 08:25:41 +0000
commit2f28d79786e67cf29825843d6d04d4591a27f9cf (patch)
tree8a64339e27c973dd87bc7bf3434f082998eabe76 /dev-python/msgpack
parent384d032fe7e048bb10cc9bc9881835c92d7e104c (diff)
gentoo auto-resync : 03:01:2023 - 08:25:40
Diffstat (limited to 'dev-python/msgpack')
-rw-r--r--dev-python/msgpack/Manifest2
-rw-r--r--dev-python/msgpack/msgpack-1.0.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/msgpack/Manifest b/dev-python/msgpack/Manifest
index b79281a213ad..7be1db393053 100644
--- a/dev-python/msgpack/Manifest
+++ b/dev-python/msgpack/Manifest
@@ -1,3 +1,3 @@
DIST msgpack-1.0.4.tar.gz 128053 BLAKE2B fcbaafbea57f87c949a43a6bd6f6507eb3a07ac5e4a9c44fabfbb7c07849f1edabb8dadcd99a547fed32bce0f900f965368c4ee744acd4e850cad5c27022f463 SHA512 dcd59bf77408acf7171bdcc46c4d6bf875d36e80b216b7721544855e6c2b20be469415ee768b2195e74fe4650621ee6bfaa7897e709ac0d8d59cdb30772cb90b
-EBUILD msgpack-1.0.4.ebuild 1016 BLAKE2B 7fdd3d83254420cff86a651d8464331a1a5dda1b3d32f45b8c24f754ad32af19cd7e5ab3ea39b2b3f685fedc0342930677373adb53057c9b213279c3716f4b65 SHA512 5a75aaa0b9fdc41fcee3248e0e30e9701ee2982e8e30168a4731fd196dbee9ee2da2bd63778a7acf43f2486b5a9af2d0d0ef6e2d03c02bca7792a81860ed5d71
+EBUILD msgpack-1.0.4.ebuild 1023 BLAKE2B 905f70a79dfecdb597d0c7963ccb36f44d4f8f05b12b009a29a198f648a951cda32d79fea0dd4a2de60d2acd20db0be2b5a61c8767b93e20f26db77f43dd7a33 SHA512 1fb8b447383c1d1ea379038f4ba59395317974fed759d181e43b8874e7ff8eebcc298e47684236ba295f1adfb9c30caae125bc8009d4fafe153e0c2f74a8762e
MISC metadata.xml 520 BLAKE2B 5facc8e5c11591c6010fe5eef4030e23502b890d15a896ada0c5625e63179887e13206f28695af92b358c56a9f9660767d8b4234c2c8b489cad41fec01af289d SHA512 a62502d0b2ec3da1b21297f4d4e5fee86c206c8d6a2c19d7bffe2a64b4a2fa990edb3ba07bbacccb59ed79efd23fa713a37b8adffa7f0cbc811fc0fa249d9b63
diff --git a/dev-python/msgpack/msgpack-1.0.4.ebuild b/dev-python/msgpack/msgpack-1.0.4.ebuild
index 51c522e57600..4cc122e9f921 100644
--- a/dev-python/msgpack/msgpack-1.0.4.ebuild
+++ b/dev-python/msgpack/msgpack-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~x64-macos"
IUSE="+native-extensions"
# extension code is relying on CPython implementation details