commit: b74d1eebdb058af3f48a594b0ad8a52c7e98607f Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Thu Feb 6 02:41:20 2020 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Thu Feb 6 02:41:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b74d1eeb
profiles: x86: remove unmasking of ceph USE flag Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> Signed-off-by: Patrick McLean <patrick.mclean <AT> sony.com> profiles/arch/x86/package.use.mask | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index fbbc5c70585..8b7177d8067 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,21 +1,6 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Patrick McLean <[email protected]> (2020-02-05) -# sys-cluster/ceph no longer supports x86, versions that support -# it no longer build thanks to python2 removals -app-backup/bareos cephfs rados rados-striper -app-emulation/ganeti rbd -app-emulation/libvirt rbd -app-emulation/qemu rbd -net-analyzer/rrdtool rados -net-fs/samba ceph -net-libs/xrootd rbd -sys-block/fio rbd -sys-block/tgt rbd -sys-fs/multipath-tools rbd -www-servers/uwsgi uwsgi_plugins_rados - # Andreas Sturmlechner <[email protected]> (2020-01-29) # media-libs/pulseaudio-qt is not keyworded kde-misc/kdeconnect pulseaudio @@ -99,10 +84,6 @@ dev-python/pymongo test # media-libs/qtav not keyworded media-video/orion qtav -# Thomas Deutschmann <[email protected]> (2018-08-23) -# Dependency sys-cluster/ceph is keyworded for x86 -net-fs/samba -ceph - # Rick Farina <[email protected]> (2018-06-27) # Catalyst has support for assembling bootloader on this arch dev-util/catalyst -system-bootloader
