Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sun, 12 Jan 2020 11:48:26
Message-Id: 1578829690.e1e66ed0589cb121e1b502544fbcb4dec6578c3c.mgorny@gentoo
1 commit: e1e66ed0589cb121e1b502544fbcb4dec6578c3c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 12 11:27:03 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 12 11:48:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e66ed0
7
8 profiles/base: Mask sys-libs/libcxx[libcxxrt]
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/base/package.use.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
16 index 6fb6579daca..f82aab63ac5 100644
17 --- a/profiles/base/package.use.mask
18 +++ b/profiles/base/package.use.mask
19 @@ -6,6 +6,10 @@
20 # This file is only for generic masks. For arch-specific masks (i.e.
21 # mask everywhere, unmask on arch/*) use arch/base.
22
23 +# Michał Górny <mgorny@g.o> (2020-01-12)
24 +# libcxxrt is unmaintained and it's going to be removed.
25 +sys-libs/libcxx libcxxrt
26 +
27 # Brian Evans <grknight@g.o> (2019-12-19)
28 # PHP 7.1 is end of life and has security issues Bug 703326
29 # Associated packages are not ready for new versions tracked in bug 702110