commit: 391ebfbe727b2e0e60e3e1a4649a143f0ae423bd
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 27 22:14:44 2026 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 27 22:14:44 2026 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=391ebfbe
sys-auth/polkit-qt: Cleanup mistakenly synced PATCHES array
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sys-auth/polkit-qt/polkit-qt-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index 419d8448ee..881804cbb4 100644
--- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
@@ -28,8 +28,6 @@ BDEPEND="virtual/pkgconfig"
DOCS=( AUTHORS README README.porting TODO )
-PATCHES=( "${FILESDIR}/${P}-uniquify-identities.patch" )
-
src_configure() {
local mycmakeargs=(
-DBUILD_EXAMPLES=OFF