summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-17 02:39:25 +0000
committerSam James <sam@gentoo.org>2020-12-17 02:39:25 +0000
commitd8d90953750c8e6f8e97d2b68edb746900fdec0a (patch)
treec6d1242f42e1a9f326410415d43efcb8090fb88b
parentdev-python/statsmodels: Stabilize 0.12.1 amd64, #745582 (diff)
downloadgentoo-d8d90953750c8e6f8e97d2b68edb746900fdec0a.tar.gz
gentoo-d8d90953750c8e6f8e97d2b68edb746900fdec0a.tar.bz2
gentoo-d8d90953750c8e6f8e97d2b68edb746900fdec0a.zip
dev-db/pgcli: Stabilize 3.0.0-r1 amd64, #749918
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-db/pgcli/pgcli-3.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgcli/pgcli-3.0.0-r1.ebuild b/dev-db/pgcli/pgcli-3.0.0-r1.ebuild
index a7cfb05f2c0a..8b0fa47c6b88 100644
--- a/dev-db/pgcli/pgcli-3.0.0-r1.ebuild
+++ b/dev-db/pgcli/pgcli-3.0.0-r1.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/click[${PYTHON_USEDEP}]