commit: 9c94d6e4e1148c59953b3c388db8e556a6dae36a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 18 08:23:59 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 08:23:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c94d6e4
dev-python/mistune: Stabilize 3.1.0 ALLARCHES, #948319 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/mistune/mistune-3.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/mistune/mistune-3.1.0.ebuild b/dev-python/mistune/mistune-3.1.0.ebuild index f5c3a1861e8f..07718f2b8a0c 100644 --- a/dev-python/mistune/mistune-3.1.0.ebuild +++ b/dev-python/mistune/mistune-3.1.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 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" distutils_enable_tests pytest
