mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-auth/polkit-qt: Switch IUSE default from +qt5 to +qt6
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -17,7 +17,7 @@ fi
|
||||
|
||||
LICENSE="LGPL-2"
|
||||
SLOT="0"
|
||||
IUSE="+qt5 qt6"
|
||||
IUSE="qt5 +qt6"
|
||||
REQUIRED_USE="|| ( qt5 qt6 )"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user