diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2019-05-25 06:47:34 -0400 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2019-05-25 06:55:13 -0400 |
commit | 96071789b34db4aa61265f01aeda3cc5ce7aaf18 (patch) | |
tree | 2e77582c7edbd07dc6cb5bc06c9901210e9b2995 /profiles/desc/postgres_targets.desc | |
parent | dev-db/postgresql: Slot bump live ebuild (diff) | |
download | gentoo-96071789b34db4aa61265f01aeda3cc5ce7aaf18.tar.gz gentoo-96071789b34db4aa61265f01aeda3cc5ce7aaf18.tar.bz2 gentoo-96071789b34db4aa61265f01aeda3cc5ce7aaf18.zip |
desc/postgres_targets.desc: Add postgres13
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
Diffstat (limited to 'profiles/desc/postgres_targets.desc')
-rw-r--r-- | profiles/desc/postgres_targets.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc index 464cb04702d5..e8fc83457668 100644 --- a/profiles/desc/postgres_targets.desc +++ b/profiles/desc/postgres_targets.desc @@ -10,3 +10,4 @@ postgres9_6 - Build against PostgreSQL 9.6 postgres10 - Build against PostgreSQL 10 postgres11 - Build against PostgreSQL 11 postgres12 - Build against PostgreSQL 12 +postgres13 - Build against PostgreSQL 13 |