summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-26 08:03:50 +0100
committerSam James <sam@gentoo.org>2022-07-26 08:03:50 +0100
commit2eaf92c3bf6bfc328c03492bb1bc1f06f37d0b02 (patch)
treeec0c73f5328cb32b608a1c30af9a60c80ac19c33 /dev-python/mistune
parentsys-kernel/genkernel: Stabilize 4.2.6-r5 x86, #861110 (diff)
downloadgentoo-2eaf92c3bf6bfc328c03492bb1bc1f06f37d0b02.tar.gz
gentoo-2eaf92c3bf6bfc328c03492bb1bc1f06f37d0b02.tar.bz2
gentoo-2eaf92c3bf6bfc328c03492bb1bc1f06f37d0b02.zip
dev-python/mistune: Stabilize 2.0.4 ALLARCHES, #861122
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/mistune')
-rw-r--r--dev-python/mistune/mistune-2.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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