summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-04 01:48:25 +0100
committerSam James <sam@gentoo.org>2021-10-04 01:48:25 +0100
commita6737e5275c0a5ebd5ebfcc5104d69e4c378a90d (patch)
tree58821644ca925ccc83d98ceb15d19c7c34edd836
parentdev-python/argon2-cffi: Stabilize 21.1.0 x86, #815925 (diff)
downloadgentoo-a6737e52.tar.gz
gentoo-a6737e52.tar.bz2
gentoo-a6737e52.zip
dev-python/cli_helpers: Stabilize 2.2.0 x86, #815931
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/cli_helpers/cli_helpers-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cli_helpers/cli_helpers-2.2.0.ebuild b/dev-python/cli_helpers/cli_helpers-2.2.0.ebuild
index d34a31584ecd..d966fc5e94ca 100644
--- a/dev-python/cli_helpers/cli_helpers-2.2.0.ebuild
+++ b/dev-python/cli_helpers/cli_helpers-2.2.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/dbcli/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
>=dev-python/configobj-5.0.5[${PYTHON_USEDEP}]