summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-18 17:12:03 +0000
committerSam James <sam@gentoo.org>2021-02-18 17:12:03 +0000
commit739acda8a9bfb91de3aa4ce7ec008ddd22af9d9d (patch)
treec98d3620f227687114c829765832f090be0b6083 /dev-db
parentdev-python/pendulum: Stabilize 2.1.2-r1 amd64, #770742 (diff)
downloadgentoo-739acda8a9bfb91de3aa4ce7ec008ddd22af9d9d.tar.gz
gentoo-739acda8a9bfb91de3aa4ce7ec008ddd22af9d9d.tar.bz2
gentoo-739acda8a9bfb91de3aa4ce7ec008ddd22af9d9d.zip
dev-db/pgcli: Stabilize 3.1.0 amd64, #770742
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/pgcli/pgcli-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgcli/pgcli-3.1.0.ebuild b/dev-db/pgcli/pgcli-3.1.0.ebuild
index 9a7863d86f67..8813d3a0b170 100644
--- a/dev-db/pgcli/pgcli-3.1.0.ebuild
+++ b/dev-db/pgcli/pgcli-3.1.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/click[${PYTHON_USEDEP}]