Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mkdocs-git-authors-plugin/
Date: Wed, 08 Dec 2021 07:07:35
Message-Id: 1638945970.58f2a80583e8b6e9fa0c0bf69627bd81baa7ec85.dlan@gentoo
1 commit: 58f2a80583e8b6e9fa0c0bf69627bd81baa7ec85
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 7 13:50:55 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 8 06:46:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f2a805
7
8 dev-python/mkdocs-git-authors-plugin: keyword ~riscv
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 .../mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index f267258de4cb..93fd13c438b8 100644
18 --- a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.2.ebuild
19 +++ b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.2.ebuild
20 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/timvink/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64"
25 +KEYWORDS="~amd64 ~riscv"
26
27 RDEPEND="
28 dev-python/GitPython[${PYTHON_USEDEP}]