diff options
author | 2025-01-11 10:52:42 +0200 | |
---|---|---|
committer | 2025-01-11 10:52:42 +0200 | |
commit | e1d075397e05b57d604ee9fde8b74c6651f3acb9 (patch) | |
tree | c2b20324f97e9fc7646af61500fb3756f73dd15b | |
parent | app-admin/ansible-core: Stabilize 2.18.1-r1 arm64, #947885 (diff) | |
download | gentoo-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.ebuild | 4 |
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}] |