diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-12-07 21:50:55 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-08 14:46:10 +0800 |
commit | 58f2a80583e8b6e9fa0c0bf69627bd81baa7ec85 (patch) | |
tree | 56c444a0e359a817aa1b637fffa6f5ee983744cd /dev-python/mkdocs-git-authors-plugin | |
parent | dev-python/mkdocs-git-revision-date-localized-plugin: keyword ~riscv (diff) | |
download | gentoo-58f2a80583e8b6e9fa0c0bf69627bd81baa7ec85.tar.gz gentoo-58f2a80583e8b6e9fa0c0bf69627bd81baa7ec85.tar.bz2 gentoo-58f2a80583e8b6e9fa0c0bf69627bd81baa7ec85.zip |
dev-python/mkdocs-git-authors-plugin: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.2.ebuild b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.2.ebuild index f267258de4cb..93fd13c438b8 100644 --- a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.2.ebuild +++ b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.2.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" +KEYWORDS="~amd64 ~riscv" RDEPEND=" dev-python/GitPython[${PYTHON_USEDEP}] |