diff options
author | Patrick Lauer <patrick@gentoo.org> | 2022-05-21 09:26:01 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2022-05-21 09:36:32 +0000 |
commit | ea01a8d799fd1d64945115112e7f78fae371a7cb (patch) | |
tree | d3251dcaf013a151f4a9e8249d041775989b5e75 /profiles/desc | |
parent | dev-libs/weston: Drop unused launch USE flag description (diff) | |
download | gentoo-ea01a8d799fd1d64945115112e7f78fae371a7cb.tar.gz gentoo-ea01a8d799fd1d64945115112e7f78fae371a7cb.tar.bz2 gentoo-ea01a8d799fd1d64945115112e7f78fae371a7cb.zip |
profiles: Remove obsolete postgres9.6
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/postgres_targets.desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc index 39f97a1ad44d..2aeb36f33762 100644 --- a/profiles/desc/postgres_targets.desc +++ b/profiles/desc/postgres_targets.desc @@ -3,7 +3,6 @@ # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags. -postgres9_6 - Build against PostgreSQL 9.6 postgres10 - Build against PostgreSQL 10 postgres11 - Build against PostgreSQL 11 postgres12 - Build against PostgreSQL 12 |