diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 17:12:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 17:12:03 +0000 |
commit | 739acda8a9bfb91de3aa4ce7ec008ddd22af9d9d (patch) | |
tree | c98d3620f227687114c829765832f090be0b6083 /dev-db/pgcli | |
parent | dev-python/pendulum: Stabilize 2.1.2-r1 amd64, #770742 (diff) | |
download | gentoo-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/pgcli')
-rw-r--r-- | dev-db/pgcli/pgcli-3.1.0.ebuild | 2 |
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}] |