diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2021-08-22 23:53:29 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-08-22 23:53:29 +0200 |
commit | 472144652ffe1a88f0388f393ea76691f219581e (patch) | |
tree | 40ebfe6d9f012fe833dc81091b389c1604d17ffa /profiles/desc/postgres_targets.desc | |
parent | profiles/base/use.mask: Remove leftover postgres9_5 mask (diff) | |
download | gentoo-472144652ffe1a88f0388f393ea76691f219581e.tar.gz gentoo-472144652ffe1a88f0388f393ea76691f219581e.tar.bz2 gentoo-472144652ffe1a88f0388f393ea76691f219581e.zip |
profiles/desc: Remove POSTGRES_TARGETS: postgres9_{3,4,5}
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'profiles/desc/postgres_targets.desc')
-rw-r--r-- | profiles/desc/postgres_targets.desc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc index 6cddcb149b7d..a6e6798121fa 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 |