summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-16 12:26:35 +0000
committerSam James <sam@gentoo.org>2021-02-16 12:26:35 +0000
commit9a00995034c10dea38fd479814bf65b08a2680aa (patch)
tree7555af71e821a2612ae2a40089e4ab17ebed1af1 /dev-db/pgcli/pgcli-3.1.0.ebuild
parentdev-python/pendulum: Stabilize 2.1.2-r1 x86, #770742 (diff)
downloadgentoo-9a00995034c10dea38fd479814bf65b08a2680aa.tar.gz
gentoo-9a00995034c10dea38fd479814bf65b08a2680aa.tar.bz2
gentoo-9a00995034c10dea38fd479814bf65b08a2680aa.zip
dev-db/pgcli: Stabilize 3.1.0 x86, #770742
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/pgcli/pgcli-3.1.0.ebuild')
-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 b8da8af1a3a3..9a7863d86f67 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}]