mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
gnome-base/gnome-control-center: Fix VariableOrderWrong
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -14,13 +14,15 @@ SRC_URI+=" https://dev.gentoo.org/~mattst88/distfiles/${PN}-gentoo-logo-dark.svg
|
||||
# Logo is CC-BY-SA-2.5
|
||||
LICENSE="GPL-2+ CC-BY-SA-2.5"
|
||||
SLOT="2"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
|
||||
|
||||
IUSE="+bluetooth +cups debug elogind +gnome-online-accounts +ibus input_devices_wacom kerberos +geolocation networkmanager systemd test wayland"
|
||||
RESTRICT="!test? ( test )"
|
||||
REQUIRED_USE="
|
||||
^^ ( elogind systemd )
|
||||
" # Theoretically "?? ( elogind systemd )" is fine too, lacking some functionality at runtime,
|
||||
# but needs testing if handled gracefully enough
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# kerberos unfortunately means mit-krb5; build fails with heimdal
|
||||
# display panel requires colord and gnome-settings-daemon[colord]
|
||||
|
||||
Reference in New Issue
Block a user