summaryrefslogtreecommitdiff
path: root/dev-db/pgcli/pgcli-2.0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/pgcli/pgcli-2.0.2.ebuild')
-rw-r--r--dev-db/pgcli/pgcli-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgcli/pgcli-2.0.2.ebuild b/dev-db/pgcli/pgcli-2.0.2.ebuild
index 3e2a37d160bd..efae77fb995d 100644
--- a/dev-db/pgcli/pgcli-2.0.2.ebuild
+++ b/dev-db/pgcli/pgcli-2.0.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="CLI for Postgres with auto-completion and syntax highlighting"