diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-05-07 10:00:13 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-20 23:24:50 +0200 |
commit | 5fa17440cb4edc8a7983edd515bdbdadbf940972 (patch) | |
tree | 7a670c8e7300cde095172966c1dba58b22886400 /profiles | |
parent | profiles: Mask net-wireless/pyrit[cuda] for old CUDA cleanup (diff) | |
download | gentoo-5fa17440cb4edc8a7983edd515bdbdadbf940972.tar.gz gentoo-5fa17440cb4edc8a7983edd515bdbdadbf940972.tar.bz2 gentoo-5fa17440cb4edc8a7983edd515bdbdadbf940972.zip |
profiles/arch/x86: Mask cuda since newer versions no longer support x86
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 27 | ||||
-rw-r--r-- | profiles/arch/x86/use.mask | 4 |
2 files changed, 3 insertions, 28 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index f091f81ef111..1416929f8e81 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -30,10 +30,6 @@ media-libs/mlt vdpau # Disable zfs storage backend since sys-fs/zfs doesn't support 32bit arch app-emulation/libvirt zfs -# Jonathan Scruggs <j.scruggs@gmail.com> (27 Oct 2016) -# Blender needs newer versions of CUDA which no longer support x86 -media-gfx/blender cuda - # Ettore Di Giacinto <mudler@gentoo.org> (18 Oct 2016) # Enable gambit and scm only on supported architectures >=dev-scheme/slib-3.2.5 -gambit -scm @@ -138,24 +134,19 @@ app-editors/gvim -luajit -racket # Kacper Kowalik <xarthisius@gentoo.org> (09 Aug 2013) # Works on x86 -sys-apps/hwloc -cuda -gl +sys-apps/hwloc -gl # Pacho Ramos <pacho@gentoo.org> (20 Jul 2013) # Keywords missing, bug #478104 >=app-editors/gedit-plugins-3.8.3 git -# Justin Lecher <jlec@gentoo.org> (21 Feb 2013) -# cuda only works on x86 and amd64 -sci-libs/cholmod -cuda -sci-libs/flann -cuda - # Alexandre Rostovtsev <tetromino@gentoo.org> (30 Dec 2012) # chromium, mono work on this arch (masked in base) gnome-extra/zeitgeist-datasources -chromium # Christoph Junghans <junghans@gentoo.org> (26 Dec 2012) -# cuda/mkl works on x86/amd64 (masked in base) -sci-chemistry/gromacs -cuda -mkl +# mkl works on x86/amd64 (masked in base) +sci-chemistry/gromacs -mkl # Diego Elio Pettenò <flameeyes@gentoo.org> (3 Nov 2012) # Unmask here, as it's masked in base. @@ -173,10 +164,6 @@ media-libs/freetype -infinality # Masked in base like the above. dev-java/icedtea -infinality -# Rick Farina <zerochaos@gentoo.org> (05 July 2012) -# masked in base, unmask x86/amd64 only -app-crypt/johntheripper -cuda - # Alexandre Rostovtsev <tetromino@gentoo.org> (12 Apr 2012) # Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for # gobject-introspection[doctool], bug #411761 @@ -254,18 +241,10 @@ media-libs/mesa -llvm # x86 platforms works sys-power/pm-utils -video_cards_intel -video_cards_radeon -# Mounir Lamouri <volkmar@gentoo.org> (07 Nov 2009) -# Masked in base, unmak for amd64/x86. Bug 267264 -media-gfx/k3d -cuda - # Jean-Noël Rivasseau <elvanor@gentoo.org> (23 Sep 2009) # X use flag only for amd64/x86, bug 285951. media-gfx/iscan -X -# Tomas Chvatal <scarabeus@gentoo.org> (24 Nov 2008) -# masked in base, unmask for x86/amd64 -sci-misc/boinc -cuda - # Robert Buchholz <rbu@gentoo.org> (16 Aug 2008) # masked in base, unmask for x86/amd64 dev-python/kaa-base -tls diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 7bf76dee8fae..5cfbcb80234a 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -11,10 +11,6 @@ # sys-libs/libapparmor -apparmor -# Alexey Shvetsov <alexxy@gentoo.org> (08 Apr 2014) -# Cuda works here --cuda - # Michał Górny <mgorny@gentoo.org> (30 Mar 2014) # PyPy is keyworded on this arch. -python_targets_pypy |