commit: 9e5fe6f856925bcadc337a366b1baad2f0ef7c98 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 19 04:46:54 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 19 04:50:25 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e5fe6f8
dev-python/greenlet: Stabilize 3.3.0 arm, #968964 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/greenlet/greenlet-3.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/greenlet/greenlet-3.3.0.ebuild b/dev-python/greenlet/greenlet-3.3.0.ebuild index 5cc9d94e1a99..339e207b58d7 100644 --- a/dev-python/greenlet/greenlet-3.3.0.ebuild +++ b/dev-python/greenlet/greenlet-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="MIT PSF-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 -hppa ~m68k ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 -hppa ~m68k ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"
