diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-11 08:06:18 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-11 08:06:18 +0000 |
commit | 0d60fcd5e107a4e5c3f51702064acd61ccbc42ee (patch) | |
tree | 7721670b3e1743ed317d3eb3fb64ac3d2362343f /dev-python/mistune | |
parent | dev-python/argh: Stabilize 0.28.1 ALLARCHES, #900779 (diff) | |
download | gentoo-0d60fcd5e107a4e5c3f51702064acd61ccbc42ee.tar.gz gentoo-0d60fcd5e107a4e5c3f51702064acd61ccbc42ee.tar.bz2 gentoo-0d60fcd5e107a4e5c3f51702064acd61ccbc42ee.zip |
dev-python/mistune: Stabilize 2.0.5 ALLARCHES, #900789
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/mistune')
-rw-r--r-- | dev-python/mistune/mistune-2.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-2.0.5.ebuild b/dev-python/mistune/mistune-2.0.5.ebuild index deb7384cc355..38b8aaa5b410 100644 --- a/dev-python/mistune/mistune-2.0.5.ebuild +++ b/dev-python/mistune/mistune-2.0.5.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" 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 |