summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2019-10-03 17:43:38 +0200
committerPatrick Lauer <patrick@gentoo.org>2019-10-03 17:45:41 +0200
commitadbf12882a37c049646254b09ae6f11ed037ce8d (patch)
tree388cc5b904af2a1bbcdfa61351e58a6704c74fbc
parentdev-db/postgresql: Bump to 12.0 (diff)
downloadgentoo-adbf12882a37c049646254b09ae6f11ed037ce8d.tar.gz
gentoo-adbf12882a37c049646254b09ae6f11ed037ce8d.tar.bz2
gentoo-adbf12882a37c049646254b09ae6f11ed037ce8d.zip
profiles/: Unmask postgres-12
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
-rw-r--r--profiles/base/use.mask4
-rw-r--r--profiles/package.mask12
2 files changed, 0 insertions, 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 <titanofold@gentoo.org> (2018-09-09)
-# Mask PostgreSQL 12 while in (pre-)alpha.
-postgres_targets_postgres12
-
# Andreas K. Hüttel <dilfridge@gentoo.org> (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 <patrick@gentoo.org> (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 <dilfridge@gentoo.org> (2019-05-11)
# Perl 5.24 will be removed soon. Please upgrade.
<dev-lang/perl-5.26.2