commit: ba28e7ec8331fae030c41c8ae85e1201643df6e1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 18 08:56:25 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 08:56:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba28e7ec
dev-python/flexmock: Stabilize 0.12.2 ALLARCHES, #948292 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/flexmock/flexmock-0.12.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/flexmock/flexmock-0.12.2.ebuild b/dev-python/flexmock/flexmock-0.12.2.ebuild index 8d764b843b59..d81781111831 100644 --- a/dev-python/flexmock/flexmock-0.12.2.ebuild +++ b/dev-python/flexmock/flexmock-0.12.2.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 @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" distutils_enable_tests pytest
