commit: 7c5a18acf01033513f20df3d5f01c885f346a63c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Nov 29 15:53:46 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Nov 30 22:12:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c5a18ac
profiles: plasma: package.use.mask moved to desktop profile profiles/targets/desktop/plasma/package.use.mask | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/profiles/targets/desktop/plasma/package.use.mask b/profiles/targets/desktop/plasma/package.use.mask deleted file mode 100644 index 26f3c6d9458..00000000000 --- a/profiles/targets/desktop/plasma/package.use.mask +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# USE=gles2 in the following packages disables full OpenGL -# Upstream does not test for that case and packages frequently -# fail to build or run if set. -dev-python/PyQt5 gles2 -dev-qt/qt3d gles2 -dev-qt/qtdatavis3d gles2 -dev-qt/qtdeclarative gles2 -dev-qt/qtgui gles2 -dev-qt/qtmultimedia gles2 -dev-qt/qtopengl gles2 -dev-qt/qtprintsupport gles2 -dev-qt/qtwebkit gles2 -dev-qt/qtwidgets gles2 -kde-apps/kdenlive gles2 -kde-frameworks/plasma gles2 -kde-plasma/kinfocenter gles2 -kde-plasma/kwin gles2
