commit: 6e38977466aa657c5b600f10af0d55c1438b8836
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 07:05:23 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 07:05:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e389774
dev-python/sphinx_ansible_theme: Stabilize 0.9.1 amd64, #872965
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild
b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild
index 60343704c810..2072312ac633 100644
--- a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild
+++ b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
RDEPEND="
dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]"