diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-27 10:21:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-27 10:21:36 +0100 |
commit | dbf740f3f4e417cf11cb8c4ce476b540c33df1af (patch) | |
tree | af8802081dbccaa55b6210ef13b338b9d587572a /dev-python/mkdocs-git-authors-plugin | |
parent | net-libs/libtorrent-rasterbar: amd64 stable wrt bug #831646 (diff) | |
download | gentoo-dbf740f3f4e417cf11cb8c4ce476b540c33df1af.tar.gz gentoo-dbf740f3f4e417cf11cb8c4ce476b540c33df1af.tar.bz2 gentoo-dbf740f3f4e417cf11cb8c4ce476b540c33df1af.zip |
dev-python/mkdocs-git-authors-plugin: amd64 stable wrt bug #832126
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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.ebuild | 2 |
1 files changed, 1 insertions, 1 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 fb286a8ac2f8..777744f630f8 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 @@ -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}] |