summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:24:04 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:24:04 +0200
commit929bfd27f53220343b1aeeb1a9c05e345f9a97b6 (patch)
tree2369ae553b2c36f3b7b2e2391399d7a71b9916a4 /dev-python/multidict
parentdev-python/yarl: Stabilize 1.8.2 x86, #890146 (diff)
downloadgentoo-929bfd27f53220343b1aeeb1a9c05e345f9a97b6.tar.gz
gentoo-929bfd27f53220343b1aeeb1a9c05e345f9a97b6.tar.bz2
gentoo-929bfd27f53220343b1aeeb1a9c05e345f9a97b6.zip
dev-python/multidict: Stabilize 6.0.4 arm64, #890088
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/multidict')
-rw-r--r--dev-python/multidict/multidict-6.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/multidict/multidict-6.0.4.ebuild b/dev-python/multidict/multidict-6.0.4.ebuild
index 696e10cbe380..f97eae9b0fda 100644
--- a/dev-python/multidict/multidict-6.0.4.ebuild
+++ b/dev-python/multidict/multidict-6.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
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
BDEPEND="
>=dev-python/cython-0.28.4[${PYTHON_USEDEP}]