public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/, profiles/arch/amd64/
Date: Sat, 20 May 2017 21:24:57 +0000 (UTC)	[thread overview]
Message-ID: <1495315487.23d6bd872585bf07f58e2e9d5b4fe99d48f2b8ac.mgorny@gentoo> (raw)

commit:     23d6bd872585bf07f58e2e9d5b4fe99d48f2b8ac
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May  7 12:55:30 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 20 21:24:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d6bd87

profiles/arch: Remove redundant package.use.mask entries for cuda

The cuda flag is controlled via use.mask, so there is no need for
duplicate entries in package.use.mask. Furthermore, they cause issues
with use.stable.mask.

 profiles/arch/amd64/package.use.mask | 21 ++-------------------
 profiles/arch/base/package.use.mask  | 23 +++--------------------
 2 files changed, 5 insertions(+), 39 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index cb0fafd197a..53e4ea6721d 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -153,7 +153,7 @@ app-editors/gvim -luajit -racket
 
 # Kacper Kowalik <xarthisius@gentoo.org> (09 Aug 2013)
 # Works on amd64
-sys-apps/hwloc -cuda -gl
+sys-apps/hwloc -gl
 
 # Michał Górny <mgorny@gentoo.org> (22 Jul 2013)
 # Meaningless on amd64 (it controls the 32-bit x86 JIT).
@@ -162,18 +162,13 @@ dev-python/pypy-bin cpu_flags_x86_sse2
 dev-python/pypy3 cpu_flags_x86_sse2
 dev-python/pypy3-bin cpu_flags_x86_sse2
 
-# 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 works on x86/amd64 (masked in base)
-sci-chemistry/gromacs -cuda -mkl
+sci-chemistry/gromacs -mkl
 
 # Diego Elio Pettenò <flameeyes@gentoo.org> (3 Nov 2012)
 # Unmask here, as it's masked in base.
@@ -191,10 +186,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
-
 # Mike Gilbert <floppym@gentoo.org> (29 Jun 2012)
 # sys-fs/zfs is not available everywhere.
 sys-boot/grub -libzfs
@@ -265,10 +256,6 @@ 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
@@ -291,10 +278,6 @@ media-libs/imlib2 cpu_flags_x86_mmx
 # bad comment heading. see bug #246144
 media-video/mplayer -cpudetection
 
-# Tomas Chvatal <scarabeus@gentoo.org> (31 Jan 2009)
-# masked in base, unmask for x86/amd64
-sci-misc/boinc -cuda
-
 # Serkan Kaba <serkan@gentoo.org> (20 Jul 2008)
 app-text/enchant -zemberek
 

diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index a9d8a52cdad..ad0394c7a84 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -135,20 +135,15 @@ app-editors/gvim luajit racket
 # Kacper Kowalik <xarthisius@gentoo.org> (09 Aug 2013)
 # Doesn't work on most profiles. Easier to mask here and
 # unmask in particular profiles
-sys-apps/hwloc cuda gl opencl
-
-# Justin Lecher <jlec@gentoo.org> (21 Feb 2013)
-# cuda only works on x86 and amd64
-sci-libs/cholmod cuda
-sci-libs/flann cuda
+sys-apps/hwloc gl opencl
 
 # Alexandre Rostovtsev <tetromino@gentoo.org> (30 Dec 2012)
 # chromium is keyworded only on a few arches
 gnome-extra/zeitgeist-datasources chromium
 
 # Christoph Junghans <junghans@gentoo.org> (26 Dec 2012)
-# cuda/mkl only works on x86/amd64
-sci-chemistry/gromacs cuda mkl
+# mkl only works on x86/amd64
+sci-chemistry/gromacs mkl
 
 # Diego Elio Pettenò <flameeyes@gentoo.org> (3 Nov 2012)
 # Requires net-dns/unbound which is not keyworded by most arches
@@ -162,10 +157,6 @@ media-libs/freetype infinality
 # Mask this in conjunction with the above.
 dev-java/icedtea infinality
 
-# Rick Farina <zerochaos@gentoo.org> (05 July 2012)
-# cuda is available on x86/amd64 only
-app-crypt/johntheripper cuda
-
 # Mike Gilbert <floppym@gentoo.org> (29 Jun 2012)
 # sys-fs/zfs is not available everywhere.
 sys-boot/grub libzfs
@@ -229,18 +220,10 @@ dev-libs/glib systemtap
 # Masked because tools pulled in are not supported on most archs.
 sys-power/pm-utils video_cards_intel video_cards_radeon
 
-# Mounir Lamouri <volkmar@gentoo.org> (07 Nov 2009)
-# Mask cuda for k3d. Works only on 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> (31 Jan 2009)
-# mask cuda for boinc. Works only on amd64 and x86
-sci-misc/boinc cuda
-
 # Robert Buchholz <rbu@gentoo.org> (16 Aug 2008)
 # TLS needs dev-libs/cryptlib, which is x86 only
 dev-python/kaa-base tls


             reply	other threads:[~2017-05-20 21:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-20 21:24 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-29  4:38 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/, profiles/arch/amd64/ Sam James
2025-05-08 17:28 Michał Górny
2023-11-22 11:52 Sam James
2023-09-13 16:42 Ionen Wolkens
2023-06-09 11:29 Sam James
2023-04-22  9:54 Michał Górny
2022-10-12 13:47 Ionen Wolkens
2022-05-22  7:59 Lars Wendler
2021-01-29 21:58 Michał Górny
2019-06-09 17:24 Andreas Sturmlechner
2017-09-19 13:38 Amy Liffey
2017-05-11 20:59 Richard Farina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1495315487.23d6bd872585bf07f58e2e9d5b4fe99d48f2b8ac.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox