commit: bff76a52a0544663eb161bbb4b04143069af35ec
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 15 10:27:11 2020 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 10:28:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff76a52
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 <AT> gentoo.org>
sci-physics/root/root-6.20.04.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-physics/root/root-6.20.04.ebuild
b/sci-physics/root/root-6.20.04.ebuild
index 9f650c469aa..71c51ffb3f9 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 )