diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 18:35:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 18:37:48 +0100 |
commit | caaad92ebc61f24b360a403fc1fa213a5da98a24 (patch) | |
tree | 80744addb4610b8ffd8fcf866ea472d3c521dbcc /dev-db | |
parent | sys-cluster/nova: x86 stable (bug #758128) (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-db/pgcli/pgcli-3.0.0.ebuild | 2 |
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}] |