commit: 0f287c08ebc3ca1fbac983b74db6a0b021aebd20 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> AuthorDate: Thu Jul 20 18:02:49 2023 +0000 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> CommitDate: Thu Jul 20 18:03:39 2023 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=0f287c08
profiles: remove qt6 mask Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org> profiles/package.mask | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index feebbb72..4ee3fa9a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -3,25 +3,3 @@ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely # careful not to commit atoms that are not valid. - -# Jimi Huotari <[email protected]> (2021-11-11) -# Very work in progress. -=dev-qt/qt5compat-6* -=dev-qt/qtbase-6* -=dev-qt/qtcharts-6* -=dev-qt/qtdeclarative-6* -=dev-qt/qtimageformats-6* -=dev-qt/qtlocation-6* -=dev-qt/qtmultimedia-6* -=dev-qt/qtnetworkauth-6* -=dev-qt/qtpositioning-6* -=dev-qt/qtquick3d-6* -=dev-qt/qtquicktimeline-6* -=dev-qt/qtserialport-6* -=dev-qt/qtshadertools-6* -=dev-qt/qtsvg-6* -=dev-qt/qttools-6* -=dev-qt/qtwayland-6* -=dev-qt/qtwebchannel-6* -=dev-qt/qtwebengine-6* -=dev-qt/qtwebsockets-6*
