diff options
author | 2020-01-12 12:27:03 +0100 | |
---|---|---|
committer | 2020-01-12 12:48:10 +0100 | |
commit | e1e66ed0589cb121e1b502544fbcb4dec6578c3c (patch) | |
tree | e9ad90d55a2974cb7a76db8613ce000dd5000b25 /profiles | |
parent | kde-misc/wacomtablet: Port away from kde5.eclass, update HOMEPAGE (diff) | |
download | gentoo-e1e66ed0589cb121e1b502544fbcb4dec6578c3c.tar.gz gentoo-e1e66ed0589cb121e1b502544fbcb4dec6578c3c.tar.bz2 gentoo-e1e66ed0589cb121e1b502544fbcb4dec6578c3c.zip |
profiles/base: Mask sys-libs/libcxx[libcxxrt]
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 6fb6579daca2..f82aab63ac5b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <mgorny@gentoo.org> (2020-01-12) +# libcxxrt is unmaintained and it's going to be removed. +sys-libs/libcxx libcxxrt + # Brian Evans <grknight@gentoo.org> (2019-12-19) # PHP 7.1 is end of life and has security issues Bug 703326 # Associated packages are not ready for new versions tracked in bug 702110 |