mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-db/pg_repack: Apply updates for 1.4.7 (oops)
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
POSTGRES_COMPAT=( 9.6 10 11 12 13 )
|
||||
POSTGRES_COMPAT=( 9.6 10 11 12 13 14 )
|
||||
POSTGRES_USEDEP="server"
|
||||
|
||||
inherit postgres-multi
|
||||
|
||||
Reference in New Issue
Block a user