summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-17 02:39:26 +0000
committerSam James <sam@gentoo.org>2020-12-17 02:39:26 +0000
commit8ba683ce7c110800eb15a9f41c8183d0cd7d86d0 (patch)
treef6cf78e135ec9f3b225dfd730ab12159a4785ff1
parentdev-db/pgcli: Stabilize 3.0.0-r1 amd64, #749918 (diff)
downloadgentoo-8ba683ce7c110800eb15a9f41c8183d0cd7d86d0.tar.gz
gentoo-8ba683ce7c110800eb15a9f41c8183d0cd7d86d0.tar.bz2
gentoo-8ba683ce7c110800eb15a9f41c8183d0cd7d86d0.zip
dev-python/cli_helpers: Stabilize 2.1.0 amd64, #749918
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/cli_helpers/cli_helpers-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cli_helpers/cli_helpers-2.1.0.ebuild b/dev-python/cli_helpers/cli_helpers-2.1.0.ebuild
index bb84eca13ff0..163f9c05bb29 100644
--- a/dev-python/cli_helpers/cli_helpers-2.1.0.ebuild
+++ b/dev-python/cli_helpers/cli_helpers-2.1.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}]