diff options
Diffstat (limited to 'dev-db/plr/plr-8.4.1.ebuild')
-rw-r--r-- | dev-db/plr/plr-8.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/plr/plr-8.4.1.ebuild b/dev-db/plr/plr-8.4.1.ebuild index b78d06bcddf3..5f1fb15e848a 100644 --- a/dev-db/plr/plr-8.4.1.ebuild +++ b/dev-db/plr/plr-8.4.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -POSTGRES_COMPAT=( 9.{5..6} {10..13} ) +POSTGRES_COMPAT=( 9.6 {10..13} ) POSTGRES_USEDEP="server" inherit postgres-multi |