From 71deace00d1a2b091313fe137ab7092418c6f87c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 10 Feb 2020 21:05:55 +0000 Subject: gentoo resync : 10.02.2020 --- profiles/default/linux/ppc64/17.0/musl/make.defaults | 2 +- profiles/default/linux/ppc64le/17.0/musl/make.defaults | 2 +- profiles/default/linux/x86/package.use.mask | 16 ++++++++++++++++ 3 files changed, 18 insertions(+), 2 deletions(-) (limited to 'profiles/default') diff --git a/profiles/default/linux/ppc64/17.0/musl/make.defaults b/profiles/default/linux/ppc64/17.0/musl/make.defaults index 34e0d7abf46c..253d3c25da04 100644 --- a/profiles/default/linux/ppc64/17.0/musl/make.defaults +++ b/profiles/default/linux/ppc64/17.0/musl/make.defaults @@ -1,6 +1,6 @@ # Copyright 2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -CHOST="powerpc64-unknown-linux-musl" +CHOST="powerpc64-gentoo-linux-musl" CHOST_ppc64="${CHOST}" LIBDIR_ppc64="lib" diff --git a/profiles/default/linux/ppc64le/17.0/musl/make.defaults b/profiles/default/linux/ppc64le/17.0/musl/make.defaults index 5d7c33d57870..94b5aaa827a9 100644 --- a/profiles/default/linux/ppc64le/17.0/musl/make.defaults +++ b/profiles/default/linux/ppc64le/17.0/musl/make.defaults @@ -1,6 +1,6 @@ # Copyright 2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -CHOST="powerpc64le-unknown-linux-musl" +CHOST="powerpc64le-gentoo-linux-musl" CHOST_ppc64="${CHOST}" LIBDIR_ppc64="lib" diff --git a/profiles/default/linux/x86/package.use.mask b/profiles/default/linux/x86/package.use.mask index fa4131e93f50..a5dc4a4668c2 100644 --- a/profiles/default/linux/x86/package.use.mask +++ b/profiles/default/linux/x86/package.use.mask @@ -1,6 +1,22 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean (2020-02-06) +# sys-cluster/ceph no longer supports x86, versions that support +# it no longer build thanks to python2 removals +# for some reason profiles/arch/x86 is not catching everything +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 + # Mike Frysinger (2016-05-08) # This target supports VTV #547040. >=sys-devel/gcc-4.9 -vtv -- cgit v1.2.3