From a47c9e989cc3e9eec193ae88e31671a367594a77 Mon Sep 17 00:00:00 2001 From: "Aaron W. Swenson" Date: Sun, 13 May 2018 12:45:28 -0400 Subject: [PATCH] dev-db/plr: Remove <9.3 from POSTGRES_COMPAT Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-db/plr/plr-8.3.0.17.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/plr/plr-8.3.0.17.ebuild b/dev-db/plr/plr-8.3.0.17.ebuild index 53ecfa0ff067..355b915ed2db 100644 --- a/dev-db/plr/plr-8.3.0.17.ebuild +++ b/dev-db/plr/plr-8.3.0.17.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -POSTGRES_COMPAT=( 9.{1..6} 10 ) +POSTGRES_COMPAT=( 9.{3..6} 10 ) POSTGRES_USEDEP="server" inherit postgres-multi -- 2.26.2