kde-frameworks/purpose: Do not enable IUSE kaccounts by default

Bug: https://bugs.gentoo.org/920914
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-01-21 22:19:48 +01:00
parent ea0a0dbf3f
commit c4dfb01cbe
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ inherit ecm frameworks.kde.org optfeature xdg-utils
DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled"
LICENSE="LGPL-2.1+"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
IUSE="bluetooth +kaccounts kf6compat"
IUSE="bluetooth kaccounts kf6compat"
# requires running environment
RESTRICT="test"

View File

@@ -12,7 +12,7 @@ inherit ecm frameworks.kde.org optfeature xdg-utils
DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled"
LICENSE="LGPL-2.1+"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE="bluetooth +kaccounts kf6compat"
IUSE="bluetooth kaccounts kf6compat"
# requires running environment
RESTRICT="test"

View File

@@ -13,7 +13,7 @@ DESCRIPTION="Library for providing abstractions to get the developer's purposes
LICENSE="LGPL-2.1+"
KEYWORDS="~amd64"
IUSE="bluetooth +kaccounts"
IUSE="bluetooth kaccounts"
# requires running environment
RESTRICT="test"