commit: 86b38264277e738353408e99a3aecdf4535dc18e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 12:45:36 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 12:45:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86b38264
dev-python/mistune: Stabilize 2.0.2-r1 ALLARCHES, #851357
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/mistune/mistune-2.0.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/mistune/mistune-2.0.2-r1.ebuild
b/dev-python/mistune/mistune-2.0.2-r1.ebuild
index d42db2644bef..066f9419fb26 100644
--- a/dev-python/mistune/mistune-2.0.2-r1.ebuild
+++ b/dev-python/mistune/mistune-2.0.2-r1.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 ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390
sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
distutils_enable_tests pytest