summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-03 18:35:49 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-03 18:37:49 +0100
commitdf99ca90e1fee11f5b6493d83e12c7faa94cb314 (patch)
tree998aef70148bd9d08178125e657040922c768cdf /dev-python/cli_helpers/cli_helpers-2.1.0.ebuild
parentdev-db/pgcli: x86 stable (bug #749918) (diff)
downloadgentoo-df99ca90e1fee11f5b6493d83e12c7faa94cb314.tar.gz
gentoo-df99ca90e1fee11f5b6493d83e12c7faa94cb314.tar.bz2
gentoo-df99ca90e1fee11f5b6493d83e12c7faa94cb314.zip
dev-python/cli_helpers: x86 stable (bug #749918)
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/cli_helpers/cli_helpers-2.1.0.ebuild')
-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 8e70cb86e447..bb84eca13ff0 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}]