mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user