commit: e1d075397e05b57d604ee9fde8b74c6651f3acb9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 08:52:42 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 08:52:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d07539
dev-python/quart: Stabilize 0.20.0 ALLARCHES, #947878
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/quart/quart-0.20.0.ebuild | 4 ++--
1 file 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}]