commit: 4e2c254e38f4c89f0803a40c035bcf432a4cb344
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 09:04:26 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 09:04:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2c254e
dev-python/trio: Stabilize 0.28.0 ALLARCHES, #947880
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/trio/trio-0.28.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/trio/trio-0.28.0.ebuild
b/dev-python/trio/trio-0.28.0.ebuild
index 01b349cf4ec8..5b98b5989227 100644
--- a/dev-python/trio/trio-0.28.0.ebuild
+++ b/dev-python/trio/trio-0.28.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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 MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-python/attrs-23.2.0[${PYTHON_USEDEP}]