commit:     d535617ce315d3744c2c8356af2fdbd7bc28cc40
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 21 21:20:46 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 21:36:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d535617c

kde-plasma/plasma-desktop: Do not enable IUSE kaccounts by default

Bug: https://bugs.gentoo.org/920914
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-desktop/plasma-desktop-5.27.10-r1.ebuild | 2 +-
 kde-plasma/plasma-desktop/plasma-desktop-5.92.0-r1.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.27.10-r1.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.27.10-r1.ebuild
index 7ee8672c5fe7..f64ee0ee6e80 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.27.10-r1.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.27.10-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz";
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE="ibus +kaccounts scim screencast +semantic-desktop"
+IUSE="ibus kaccounts scim screencast +semantic-desktop"
 
 # kde-frameworks/kwindowsystem[X]: Uses KX11Extras
 COMMON_DEPEND="

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.92.0-r1.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.92.0-r1.ebuild
index ae402e773503..a923e6389c9b 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.92.0-r1.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.92.0-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz";
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="6"
 KEYWORDS="~amd64"
-IUSE="ibus +kaccounts scim screencast sdl +semantic-desktop X"
+IUSE="ibus kaccounts scim screencast sdl +semantic-desktop X"
 
 RESTRICT="test" # missing selenium-webdriver-at-spi
 

Reply via email to