summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Liffey <amynka@gentoo.org>2017-09-19 15:31:15 +0200
committerAmy Liffey <amynka@gentoo.org>2017-09-19 15:31:58 +0200
commit71daa9a503e15bb22badb488c94937bc57604e9d (patch)
tree3e0bf72eb4c726836d2cc919b9f83b2410a3d1f0
parenteclass/tests/eapi7-ver_benchmark: More readable average (diff)
downloadgentoo-71daa9a503e15bb22badb488c94937bc57604e9d.tar.gz
gentoo-71daa9a503e15bb22badb488c94937bc57604e9d.tar.bz2
gentoo-71daa9a503e15bb22badb488c94937bc57604e9d.zip
profiles: mask contrib_features2d in base, unmask amd64
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/base/package.use.mask4
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 8e8c69b00f51..b82f6915cfcd 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Amy Liffey <amynka@gentoo.org> (19 Sep 2017)
+# [cuda] is unmasked in this profiles.
+media-libs/opencv -contrib_xfeatures2d
+
# Brian Evans <grknight@gentoo.org> (21 Jul 2017)
# app-crypt/argon2 is keyworded on amd64
dev-lang/php -argon2
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 11c5085cfcd2..2bc6156c440d 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Amy Liffey <amynka@gentoo.org> (19 Sep 2017)
+# Requires [cuda] which is masked in most of the profiles.
+media-libs/opencv -contrib_xfeatures2d
+
# Alon Bar-Lev <alonbl@gentoo.org> (01 Sep 2017)
# dev-python/tlslite is keyworded only for x86/amd64
# waiting for ppc, bug#629506