commit: 32d1edffce18e2d65f0b3447a1d8621b72606ea3
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 07:05:22 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 07:05:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32d1edff
dev-python/ansible-pygments: Stabilize 0.1.1 amd64, #872965
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/ansible-pygments/ansible-pygments-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/ansible-pygments/ansible-pygments-0.1.1.ebuild
b/dev-python/ansible-pygments/ansible-pygments-0.1.1.ebuild
index 5883dcff29a8..ab220457c355 100644
--- a/dev-python/ansible-pygments/ansible-pygments-0.1.1.ebuild
+++ b/dev-python/ansible-pygments/ansible-pygments-0.1.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
# 2.11.0+ needed in order for tests to pass
RDEPEND=">=dev-python/pygments-2.11.0[${PYTHON_USEDEP}]"