diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2020-06-15 12:27:11 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2020-06-15 12:28:20 +0200 |
commit | bff76a52a0544663eb161bbb4b04143069af35ec (patch) | |
tree | 1300b277b52a1af14b5147e17abd10be65f91aec /sci-physics/root | |
parent | media-sound/sonic-visualiser: fixed compilation with qt 5.15 (diff) | |
download | gentoo-bff76a52a0544663eb161bbb4b04143069af35ec.tar.gz gentoo-bff76a52a0544663eb161bbb4b04143069af35ec.tar.bz2 gentoo-bff76a52a0544663eb161bbb4b04143069af35ec.zip |
sci-physics/root: mark 6.20.04 ~amd64 ~x86 due to cudnn
This version has an optional dependency on sci-libs/cudnn,
which is only marked ~amd64 and ~x86.
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics/root')
-rw-r--r-- | sci-physics/root/root-6.20.04.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/root/root-6.20.04.ebuild b/sci-physics/root/root-6.20.04.ebuild index 9f650c469aac..71c51ffb3f90 100644 --- a/sci-physics/root/root-6.20.04.ebuild +++ b/sci-physics/root/root-6.20.04.ebuild @@ -24,7 +24,7 @@ RESTRICT="!test? ( test )" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" REQUIRED_USE=" ^^ ( c++11 c++14 c++17 ) |