summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-11 10:52:42 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-11 10:52:42 +0200
commite1d075397e05b57d604ee9fde8b74c6651f3acb9 (patch)
treec2b20324f97e9fc7646af61500fb3756f73dd15b
parentapp-admin/ansible-core: Stabilize 2.18.1-r1 arm64, #947885 (diff)
downloadgentoo-e1d075397e05b57d604ee9fde8b74c6651f3acb9.tar.gz
gentoo-e1d075397e05b57d604ee9fde8b74c6651f3acb9.tar.bz2
gentoo-e1d075397e05b57d604ee9fde8b74c6651f3acb9.zip
dev-python/quart: Stabilize 0.20.0 ALLARCHES, #947878
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/quart/quart-0.20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/quart/quart-0.20.0.ebuild b/dev-python/quart/quart-0.20.0.ebuild
index b36abd98d9e0..b53379a8411f 100644
--- a/dev-python/quart/quart-0.20.0.ebuild
+++ b/dev-python/quart/quart-0.20.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
dev-python/aiofiles[${PYTHON_USEDEP}]