summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-26 21:24:56 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-26 21:24:56 +0100
commit4c186f838584d5f408d1737f4808986a0bd918ed (patch)
treea8c0006d6b93553dbe4ade28fc3f72d5c6d64cf0 /dev-python/mkdocs-git-authors-plugin
parentdev-python/mkdocs-git-revision-date-localized-plugin: Stabilize 0.11.1 x86, #... (diff)
downloadgentoo-4c186f838584d5f408d1737f4808986a0bd918ed.tar.gz
gentoo-4c186f838584d5f408d1737f4808986a0bd918ed.tar.bz2
gentoo-4c186f838584d5f408d1737f4808986a0bd918ed.zip
dev-python/mkdocs-git-authors-plugin: Stabilize 0.6.3 x86, #832126
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/mkdocs-git-authors-plugin')
-rw-r--r--dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.3.ebuild b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.3.ebuild
index 5e3f4cc0b40d..fb286a8ac2f8 100644
--- a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.3.ebuild
+++ b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/timvink/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~riscv x86"
RDEPEND="
dev-python/GitPython[${PYTHON_USEDEP}]