commit: 4c186f838584d5f408d1737f4808986a0bd918ed Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Jan 26 20:24:56 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Jan 26 20:24:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c186f83
dev-python/mkdocs-git-authors-plugin: Stabilize 0.6.3 x86, #832126 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> .../mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.3.ebuild | 4 ++-- 1 file 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}]
