mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
dev-python/pygresql: Remove postgres9_5
Closes: https://github.com/gentoo/gentoo/pull/21998 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
47e1b67b28
commit
e9a814e96e
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
POSTGRES_COMPAT=( 9.{5..6} {10..13} )
|
||||
POSTGRES_COMPAT=( 9.6 {10..13} )
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
|
||||
inherit distutils-r1 postgres
|
||||
|
||||
Reference in New Issue
Block a user