commit: 472144652ffe1a88f0388f393ea76691f219581e
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Aug 22 21:53:29 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 22 21:53:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47214465
profiles/desc: Remove POSTGRES_TARGETS: postgres9_{3,4,5}
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
profiles/desc/postgres_targets.desc | 3 ---
1 file changed, 3 deletions(-)
diff --git a/profiles/desc/postgres_targets.desc
b/profiles/desc/postgres_targets.desc
index 6cddcb149b7..a6e6798121f 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -3,9 +3,6 @@
# This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
-postgres9_3 - Build against PostgreSQL 9.3
-postgres9_4 - Build against PostgreSQL 9.4
-postgres9_5 - Build against PostgreSQL 9.5
postgres9_6 - Build against PostgreSQL 9.6
postgres10 - Build against PostgreSQL 10
postgres11 - Build against PostgreSQL 11