diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-08-08 20:33:47 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-08 23:30:36 +0200 |
commit | 95bb1b875054114cc976e49c0d344bd2b33acef5 (patch) | |
tree | 6b56096988333463995598db66a7cc6e04492ce4 /profiles | |
parent | profiles: Mask net-libs/gnutls[test-full] where [seccomp] is masked (diff) | |
download | gentoo-95bb1b875054114cc976e49c0d344bd2b33acef5.tar.gz gentoo-95bb1b875054114cc976e49c0d344bd2b33acef5.tar.bz2 gentoo-95bb1b875054114cc976e49c0d344bd2b33acef5.zip |
profiles: Mask net-misc/bfgminer flags reqing masked [opencl]
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/mips/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 8f0d2d4781b9..d8b00da1bc0e 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (08 Aug 2017) +# Requires USE=opencl that is masked in this profile. +net-misc/bfgminer adl lm_sensors + # Michał Górny <mgorny@gentoo.org> (28 Jun 2017) # dev-tcltk/tcllib is not keyworded, and tests are restricted anyway, so # no point in pursuing it right now. diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 412133712ba3..27173b2fd008 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (08 Aug 2017) +# Requires USE=opencl that is masked in this profile. +net-misc/bfgminer adl lm_sensors + # Michał Górny <mgorny@gentoo.org> (28 Jun 2017) # app-misc/dtach is not keyworded, and tests are restricted anyway, so # no point in pursuing it right now. diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 87d990c306ab..6cf9232441a0 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (08 Aug 2017) +# Requires USE=opencl that is masked in this profile. +net-misc/bfgminer adl lm_sensors + # Andreas Sturmlechner <asturm@gentoo.org> (31 Jul 2017) # Mask for removal of ancient versions of media-libs/libvisio, # media-libs/libcdr, app-text/libwpd and app-text/libwpg |