Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx_ansible_theme/
Date: Fri, 10 Sep 2021 10:21:37
Message-Id: 1631269287.fab288c3e24ce52efff53a423273407fe503d525.marecki@gentoo
1 commit: fab288c3e24ce52efff53a423273407fe503d525
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 10 10:20:27 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 10 10:21:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab288c3
7
8 dev-python/sphinx_ansible_theme: keyword 0.8.0 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.8.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.8.0.ebuild b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.8.0.ebuild
16 index d8c99b40ceb..d2a23da1d80 100644
17 --- a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.8.0.ebuild
18 +++ b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.8.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~riscv"
25
26 RDEPEND="dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]"
27 BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]