dev-python/ansible-pygments: Stabilize 0.1.1 amd64, #872965

Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2022-09-27 09:05:22 +02:00
parent a71b377ada
commit 32d1edffce

View File

@@ -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}]"