mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-db/pgpool2: Add postgresql:15 support
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
POSTGRES_COMPAT=( 9.6 {10..14} )
|
||||
POSTGRES_COMPAT=( 9.6 {10..15} )
|
||||
|
||||
inherit autotools postgres-multi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user