diff options
| author | Sam James <sam@gentoo.org> | 2025-01-11 09:04:26 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-01-11 09:04:26 +0000 |
| commit | 4e2c254e38f4c89f0803a40c035bcf432a4cb344 (patch) | |
| tree | 65abb3ccc08e341fe58b42b1f8f9021efd675330 /dev-python | |
| parent | 33be225023bac5d3cfe44a5ca831f0d41d18843e (diff) | |
| download | gentoo-4e2c254e38f4c89f0803a40c035bcf432a4cb344.tar.gz gentoo-4e2c254e38f4c89f0803a40c035bcf432a4cb344.tar.bz2 gentoo-4e2c254e38f4c89f0803a40c035bcf432a4cb344.zip | |
dev-python/trio: Stabilize 0.28.0 ALLARCHES, #947880
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/trio/trio-0.28.0.ebuild | 4 |
1 files 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}] |
