dev-python/configargparse: Stabilize 1.3 ALLARCHES, #777189

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-25 21:27:24 +00:00
parent da1d0f91c0
commit 741e4f4542

View File

@@ -16,7 +16,7 @@ SRC_URI="https://github.com/bw2/ConfigArgParse/archive/${PV}.tar.gz -> ${MY_P}.g
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"