commit: 44ddac8523ba9a5d7d2759720e4dcc4a646682e8 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu May 16 03:51:08 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu May 16 03:54:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44ddac85
arm64/p.use.stable.mask: add media-libs/opencv * the USE flags pull in dependent packages which fails tests Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/arch/arm64/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index dfb1a7201f5..d726fa67681 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Aaron Bauman <[email protected]> (15 May 2019) +# packages for these USE flags fail tests +media-libs/opencv contrib_hdf glog gstreamer + # Andreas Sturmlechner <[email protected]> (24 Feb 2019) # media-libs/libsdl is not stable yet dev-libs/zziplib sdl
