mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
kde-plasma/plasma-desktop: 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:
@@ -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="
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user