commit: 591f361b1edd0e37f3856d56ce85095bc9938515 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jul 10 10:34:58 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jul 10 10:35:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=591f361b
profiles/arch/arm64: mask wxgtk[webkit] profiles/arch/arm64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 1799422f25b..fee66cc710d 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # Alexis Ballier <[email protected]> (10 Jul 2017) +# pull webkit-gtk:2 which we would like to avoid +x11-libs/wxGTK:2.8 webkit +x11-libs/wxGTK:3.0 webkit + +# Alexis Ballier <[email protected]> (10 Jul 2017) # media-gfx/nvidia-texture-tools does not support arm64 media-libs/devil nvtt
