added qt unmasks and keywords

This commit is contained in:
jwihardi
2025-11-07 15:21:22 -05:00
parent fe3c502459
commit fe06c1891f
4 changed files with 72 additions and 8 deletions
@@ -60,7 +60,7 @@ BDEPEND="
src_configure(){
mycmakeargs=(
-DCMAKE_BUILD_TYPE=RelWithDebInfo
-DDISTRIBUTOR="Gentoo GURU"
-DDISTRIBUTOR="Gentoo Illogical-Impulses"
-DINSTALL_QML_PREFIX="lib64/qt6/qml"
-DCRASH_REPORTER=$(usex breakpad ON OFF)
-DUSE_JEMALLOC=$(usex jemalloc ON OFF)