diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-18 20:03:01 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-18 20:03:01 +0200 |
commit | cf233ccd19578c0dd2439dacc5e86e03de13ee6c (patch) | |
tree | d09e9068694d5789e4c0840a5dafe51850b34010 /dev-python/pymdown-extensions | |
parent | dev-python/ddt: Stabilize 1.7.1 arm, #922415 (diff) | |
download | gentoo-cf233ccd19578c0dd2439dacc5e86e03de13ee6c.tar.gz gentoo-cf233ccd19578c0dd2439dacc5e86e03de13ee6c.tar.bz2 gentoo-cf233ccd19578c0dd2439dacc5e86e03de13ee6c.zip |
dev-python/pymdown-extensions: Stabilize 10.7 ALLARCHES, #922418
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pymdown-extensions')
-rw-r--r-- | dev-python/pymdown-extensions/pymdown-extensions-10.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pymdown-extensions/pymdown-extensions-10.7.ebuild b/dev-python/pymdown-extensions/pymdown-extensions-10.7.ebuild index 6a8fb32958ef..e511be06d01e 100644 --- a/dev-python/pymdown-extensions/pymdown-extensions-10.7.ebuild +++ b/dev-python/pymdown-extensions/pymdown-extensions-10.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" RDEPEND=" >=dev-python/markdown-3.5[${PYTHON_USEDEP}] |