diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-10-11 17:21:12 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-10-11 17:56:49 +0200 |
commit | 30dbb845dc71eb7a698fba37a210360a6c58bd2b (patch) | |
tree | d9116696fa266a2435f5ed48e9c2400d57c80eb7 /profiles/use.desc | |
parent | dev-python/pydantic: Move cython dep under native-extensions? (diff) | |
download | gentoo-30dbb845dc71eb7a698fba37a210360a6c58bd2b.tar.gz gentoo-30dbb845dc71eb7a698fba37a210360a6c58bd2b.tar.bz2 gentoo-30dbb845dc71eb7a698fba37a210360a6c58bd2b.zip |
profiles: Add "qt6" global USE
Bug: https://bugs.gentoo.org/838970
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 83c3e70d13ce..aa2506213799 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -257,6 +257,7 @@ python - Add optional support/bindings for the Python language qdbm - Add support for the qdbm (Quick Database Manager) library qmail-spp - Add support for qmail SMTP plugins qt5 - Add support for the Qt 5 application and UI framework +qt6 - Add support for the Qt 6 application and UI framework quicktime - Add support for OpenQuickTime radius - Add support for RADIUS authentication raw - Add support for raw image formats |