diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2020-02-05 17:23:42 -0800 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-02-05 17:23:42 -0800 |
commit | d7e178feb6719ffa895122b1be552efdeea33f30 (patch) | |
tree | 6057a47c4b0bfd069d120760e50938bfbbb469ab /profiles | |
parent | games-simulation/flightgear: Do not add flags unrelated cpu_flags_x86_sse2, f... (diff) | |
download | gentoo-d7e178feb6719ffa895122b1be552efdeea33f30.tar.gz gentoo-d7e178feb6719ffa895122b1be552efdeea33f30.tar.bz2 gentoo-d7e178feb6719ffa895122b1be552efdeea33f30.zip |
profiles: x32: mask ceph USE flags on bareos
Signed-off-by: Patrick McLean <patrick.mclean@sony.com>
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/x32/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index efc1b6a69787..23f2a9d72291 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean <chutzpah@gentoo.org> (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 + # Robin H. Johnson <robbat2@gentoo.org> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks |