diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-07 20:25:37 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-07 20:25:37 +0200 |
commit | a1fbcf57aaf74bc4709c2ab70a84e4c35837afd8 (patch) | |
tree | 1332891def40b1f66f7623894482730899d6aba8 /dev-python/mdit-py-plugins | |
parent | dev-python/websocket-client: Stabilize 1.4.2 ALLARCHES, #890128 (diff) | |
download | gentoo-a1fbcf57aaf74bc4709c2ab70a84e4c35837afd8.tar.gz gentoo-a1fbcf57aaf74bc4709c2ab70a84e4c35837afd8.tar.bz2 gentoo-a1fbcf57aaf74bc4709c2ab70a84e4c35837afd8.zip |
dev-python/mdit-py-plugins: Stabilize 0.3.3 ALLARCHES, #890150
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/mdit-py-plugins')
-rw-r--r-- | dev-python/mdit-py-plugins/mdit-py-plugins-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mdit-py-plugins/mdit-py-plugins-0.3.3.ebuild b/dev-python/mdit-py-plugins/mdit-py-plugins-0.3.3.ebuild index 896354240c94..722e5f9622e1 100644 --- a/dev-python/mdit-py-plugins/mdit-py-plugins-0.3.3.ebuild +++ b/dev-python/mdit-py-plugins/mdit-py-plugins-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/markdown-it-py[${PYTHON_USEDEP}] |