summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-03 18:35:40 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-03 18:37:48 +0100
commitcaaad92ebc61f24b360a403fc1fa213a5da98a24 (patch)
tree80744addb4610b8ffd8fcf866ea472d3c521dbcc /dev-db/pgcli/pgcli-3.0.0.ebuild
parentsys-cluster/nova: x86 stable (bug #758128) (diff)
downloadgentoo-caaad92ebc61f24b360a403fc1fa213a5da98a24.tar.gz
gentoo-caaad92ebc61f24b360a403fc1fa213a5da98a24.tar.bz2
gentoo-caaad92ebc61f24b360a403fc1fa213a5da98a24.zip
dev-db/pgcli: 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-db/pgcli/pgcli-3.0.0.ebuild')
-rw-r--r--dev-db/pgcli/pgcli-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgcli/pgcli-3.0.0.ebuild b/dev-db/pgcli/pgcli-3.0.0.ebuild
index ea2e13b936ea..b5da66f7a3dd 100644
--- a/dev-db/pgcli/pgcli-3.0.0.ebuild
+++ b/dev-db/pgcli/pgcli-3.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/dbcli/pgcli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RDEPEND="
>=dev-python/prompt_toolkit-3.0.0[${PYTHON_USEDEP}]