diff options
author | Jimi Huotari <chiitoo@gentoo.org> | 2021-11-17 00:07:31 +0200 |
---|---|---|
committer | Jimi Huotari <chiitoo@gentoo.org> | 2021-11-17 08:08:12 +0200 |
commit | db8b5b8986d03915230c33d19f1f39a5e4be5869 (patch) | |
tree | 9a12bbbb57f307dcf09b352f2683a0e523d95b0f /profiles | |
parent | dev-qt: add more initial 6.9999 ebuilds (diff) | |
download | qt-db8b5b8986d03915230c33d19f1f39a5e4be5869.tar.gz qt-db8b5b8986d03915230c33d19f1f39a5e4be5869.tar.bz2 qt-db8b5b8986d03915230c33d19f1f39a5e4be5869.zip |
dev-qt: a wild Qt 6.2.1 appeared
Aside from being incomplete, automagical issues with the ebuilds
as well as the current Gentoo repository will exist, issues such
as 'cmake-gui' being linked against qt-6 if it's installed.
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 4ee3fa9a..69ac507c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -3,3 +3,15 @@ # 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 <chiitoo@gentoo.org> (2021-11-11) +# Very work in progress. +=dev-qt/qtbase-6* +=dev-qt/qtdeclarative-6* +=dev-qt/qtlocation-6* +=dev-qt/qtmultimedia-6* +=dev-qt/qtshadertools-6* +=dev-qt/qtsvg-6* +=dev-qt/qttools-6* +=dev-qt/qtwebchannel-6* +=dev-qt/qtwebengine-6* |