commit: 94287cc713edf7ca8fd7d889f8fa7866f914d0ac Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 23 04:41:26 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 23 04:41:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94287cc7
dev-python/cfgv: Stabilize 3.3.0 ALLARCHES, #797511 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/cfgv/cfgv-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cfgv/cfgv-3.3.0.ebuild b/dev-python/cfgv/cfgv-3.3.0.ebuild index 82db9c8d45a..4c3adc6e854 100644 --- a/dev-python/cfgv/cfgv-3.3.0.ebuild +++ b/dev-python/cfgv/cfgv-3.3.0.ebuild @@ -13,6 +13,6 @@ SRC_URI="https://github.com/asottile/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa" +KEYWORDS="amd64 ~hppa" distutils_enable_tests pytest
