summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-19 17:52:07 +0100
committerSam James <sam@gentoo.org>2022-08-19 17:52:07 +0100
commitbd36d5795fc27101153e9c25731392f84487f81c (patch)
tree0ce89ad4e1b2664f86df274e27671c4e1cb031d3 /dev-python/mdx_gh_links
parentdev-python/mkdocs: Stabilize 1.3.1 ALLARCHES, #865767 (diff)
downloadgentoo-bd36d5795fc27101153e9c25731392f84487f81c.tar.gz
gentoo-bd36d5795fc27101153e9c25731392f84487f81c.tar.bz2
gentoo-bd36d5795fc27101153e9c25731392f84487f81c.zip
dev-python/mdx_gh_links: Stabilize 0.3 ALLARCHES, #865769
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/mdx_gh_links')
-rw-r--r--dev-python/mdx_gh_links/mdx_gh_links-0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mdx_gh_links/mdx_gh_links-0.3.ebuild b/dev-python/mdx_gh_links/mdx_gh_links-0.3.ebuild
index 91a3a8bef9dd..d65aac5e02c3 100644
--- a/dev-python/mdx_gh_links/mdx_gh_links-0.3.ebuild
+++ b/dev-python/mdx_gh_links/mdx_gh_links-0.3.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
RDEPEND="
>=dev-python/markdown-3.0.0[${PYTHON_USEDEP}]