diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-17 21:43:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-17 21:43:31 +0200 |
commit | 28fc39deffda4e296be903b99ee76d00f4854a0b (patch) | |
tree | 0e6d295115bfc291760fa91a1dfab5e84affdc1f /dev-python/mistune | |
parent | dev-python/pyrsistent: Stabilize 0.18.1 ppc64, #833550 (diff) | |
download | gentoo-28fc39deffda4e296be903b99ee76d00f4854a0b.tar.gz gentoo-28fc39deffda4e296be903b99ee76d00f4854a0b.tar.bz2 gentoo-28fc39deffda4e296be903b99ee76d00f4854a0b.zip |
dev-python/mistune: Stabilize 2.0.2 ALLARCHES, #833554
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/mistune')
-rw-r--r-- | dev-python/mistune/mistune-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-2.0.2.ebuild b/dev-python/mistune/mistune-2.0.2.ebuild index 64f2a6c7cc8f..c70f0620079f 100644 --- a/dev-python/mistune/mistune-2.0.2.ebuild +++ b/dev-python/mistune/mistune-2.0.2.ebuild @@ -13,6 +13,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 |