commit: 2eaf92c3bf6bfc328c03492bb1bc1f06f37d0b02
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 07:03:50 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 07:03:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eaf92c3
dev-python/mistune: Stabilize 2.0.4 ALLARCHES, #861122
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/mistune/mistune-2.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/mistune/mistune-2.0.4.ebuild
b/dev-python/mistune/mistune-2.0.4.ebuild
index 718413dc53f7..0808b2900d27 100644
--- a/dev-python/mistune/mistune-2.0.4.ebuild
+++ b/dev-python/mistune/mistune-2.0.4.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
distutils_enable_tests pytest