diff options
Diffstat (limited to 'dev-python/pygresql')
| -rw-r--r-- | dev-python/pygresql/pygresql-5.2.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygresql/pygresql-5.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygresql/pygresql-5.2.1.ebuild b/dev-python/pygresql/pygresql-5.2.1.ebuild index bd1da3be9d25..9929bd7c5d02 100644 --- a/dev-python/pygresql/pygresql-5.2.1.ebuild +++ b/dev-python/pygresql/pygresql-5.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 POSTGRES_COMPAT=( 9.{5..6} {10..13} ) -PYTHON_COMPAT=( python3_{5,6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 postgres diff --git a/dev-python/pygresql/pygresql-5.2.ebuild b/dev-python/pygresql/pygresql-5.2.ebuild index 4dcd77a2d4da..ec061e21d0d5 100644 --- a/dev-python/pygresql/pygresql-5.2.ebuild +++ b/dev-python/pygresql/pygresql-5.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 POSTGRES_COMPAT=( 9.{5..6} {10..12} ) -PYTHON_COMPAT=( python3_{5,6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 postgres |
