diff options
author | Sam James <sam@gentoo.org> | 2021-07-24 05:09:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-24 05:09:22 +0100 |
commit | 163fe5a36f5f13b100efe5edd81c93aef87cc87b (patch) | |
tree | 6ac05e4b6d16037773b6967e05d6bf328f1aa27e /dev-python/cfgv | |
parent | dev-vcs/pre-commit: Keyword 2.13.0 x86, #793794 (diff) | |
download | gentoo-163fe5a36f5f13b100efe5edd81c93aef87cc87b.tar.gz gentoo-163fe5a36f5f13b100efe5edd81c93aef87cc87b.tar.bz2 gentoo-163fe5a36f5f13b100efe5edd81c93aef87cc87b.zip |
dev-python/cfgv: Keyword 3.3.0 x86, #793794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/cfgv')
-rw-r--r-- | dev-python/cfgv/cfgv-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cfgv/cfgv-3.3.0.ebuild b/dev-python/cfgv/cfgv-3.3.0.ebuild index 37eaf09fbe2d..2d9846773ba7 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 ~ppc ~riscv" +KEYWORDS="amd64 ~hppa ~ppc ~riscv ~x86" distutils_enable_tests pytest |