commit: 522e6f4f13cd2f84081eb395999cf4877970293d Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon May 20 19:16:02 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon May 20 19:16:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=522e6f4f
arm64/package.use.mask: add x11-libs/wxGTK[gstreamer] mask Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index f2270fe1713..2cc75a593f8 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Aaron Bauman <[email protected]> (20 May 2019) +# media-libs/gstreamer fails tests +x11-libs/wxGTK gstreamer + # Aaron Bauman <[email protected]> (20 May 2019) # doc USE ultimately pulls in dev-lang/ocaml[ocamlopt] media-gfx/enblend doc
