Gentoo Archives: gentoo-commits

From: Aaron Swenson <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sat, 17 Nov 2018 15:27:11
Message-Id: 1542468408.ebcba06d55421bb1783ca9f911655008dd06f1d1.titanofold@gentoo
1 commit: ebcba06d55421bb1783ca9f911655008dd06f1d1
2 Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 17 15:22:13 2018 +0000
4 Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 17 15:26:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebcba06d
7
8 profiles/base/use.mask: Remove postgres11 mask
9
10 dev-db/postgresql:11 is no longer masked.
11
12 Signed-off-by: Aaron Swenson <titanofold <AT> gentoo.org>
13
14 profiles/base/use.mask | 4 ----
15 1 file changed, 4 deletions(-)
16
17 diff --git a/profiles/base/use.mask b/profiles/base/use.mask
18 index ff78977953a..c3c34d56209 100644
19 --- a/profiles/base/use.mask
20 +++ b/profiles/base/use.mask
21 @@ -16,10 +16,6 @@ input_devices_tslib
22 # Mask PostgreSQL 12 while in (pre-)alpha.
23 postgres_targets_postgres12
24
25 -# Aaron W. Swenson <titanofold@g.o> (09 Sep 2018)
26 -# Mask PostgreSQL 11 while in beta/RC.
27 -postgres_targets_postgres11
28 -
29 # Brian Evans <grknight@g.o> (10 Aug 2018)
30 # Mask PHP 7.3 target while in beta
31 php_targets_php7-3