From adbf12882a37c049646254b09ae6f11ed037ce8d Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Thu, 3 Oct 2019 17:43:38 +0200 Subject: [PATCH] profiles/: Unmask postgres-12 Signed-off-by: Patrick Lauer --- profiles/base/use.mask | 4 ---- profiles/package.mask | 12 ------------ 2 files changed, 16 deletions(-) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 38d493d6edce..6e981e94a6e9 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -32,10 +32,6 @@ php_targets_php7-0 # d3d9 only works on amd64/x86. d3d9 -# Aaron W. Swenson (2018-09-09) -# Mask PostgreSQL 12 while in (pre-)alpha. -postgres_targets_postgres12 - # Andreas K. Hüttel (2017-11-04) # Unkeyworded on most arches, unmasked in supported arch profiles. audacious diff --git a/profiles/package.mask b/profiles/package.mask index dc5b11df8b77..f74f888d43c1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1126,18 +1126,6 @@ dev-lang/php:7.4 # Requires >=dev-lang/lua-5.2 which is masked >=app-admin/conky-1.11.4 -# Patrick Lauer (2019-05-23) -# PostgreSQL beta and release candidate releases are pre-release testing -# versions, not meant for production use. They are feature-frozen, and are -# released to the public for testing before final release -# -# NOTE: Successive beta or candidate releases may not be backwards compatible, -# so it is important that you review the release notes before upgrading. -# -# For more information about beta and release candidate versions, see: -# https://www.postgresql.org/developer/beta/ -dev-db/postgresql:12 - # Andreas K. Hüttel (2019-05-11) # Perl 5.24 will be removed soon. Please upgrade.