diff options
author | Sam James <sam@gentoo.org> | 2024-04-17 22:59:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-17 22:59:05 +0100 |
commit | 9f38bcb434bd36f98f6062d2afd5aa55e995f0f3 (patch) | |
tree | 209fbe4e6c1919be7fb126e78191d109e27154df /gnome-base | |
parent | gnome-extra/gnome-calendar: Stabilize 45.1-r1 amd64, #928797 (diff) | |
download | gentoo-9f38bcb434bd36f98f6062d2afd5aa55e995f0f3.tar.gz gentoo-9f38bcb434bd36f98f6062d2afd5aa55e995f0f3.tar.bz2 gentoo-9f38bcb434bd36f98f6062d2afd5aa55e995f0f3.zip |
gnome-base/gnome-control-center: Stabilize 45.3 amd64, #928802
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-45.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-45.3.ebuild b/gnome-base/gnome-control-center/gnome-control-center-45.3.ebuild index 996c9440ab56..6d304112ae08 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-45.3.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-45.3.ebuild @@ -20,7 +20,7 @@ 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" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" # kerberos unfortunately means mit-krb5; build fails with heimdal # display panel requires colord and gnome-settings-daemon[colord] |