diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 08:52:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 09:00:14 +0000 |
commit | 8d74a6fca3eea4e25c1bff747c7b8f2a357bf6e6 (patch) | |
tree | 8352df0addd4dfd9e53ceed214fee2b9a5c238fc /gnome-base/gnome-control-center | |
parent | gnome-extra/nm-applet: Stabilize 1.22.0 amd64, #792327 (diff) | |
download | gentoo-8d74a6fca3eea4e25c1bff747c7b8f2a357bf6e6.tar.gz gentoo-8d74a6fca3eea4e25c1bff747c7b8f2a357bf6e6.tar.bz2 gentoo-8d74a6fca3eea4e25c1bff747c7b8f2a357bf6e6.zip |
gnome-base/gnome-control-center: Stabilize 40.0 amd64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-control-center')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-40.0.ebuild b/gnome-base/gnome-control-center/gnome-control-center-40.0.ebuild index d64c3ecf721b..140148e30738 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-40.0.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-40.0.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" flickr? ( gnome-online-accounts ) ^^ ( elogind systemd ) " # Theoretically "?? ( elogind systemd )" is fine too, lacking some functionality at runtime, but needs testing if handled gracefully enough -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" # kerberos unfortunately means mit-krb5; build fails with heimdal # display panel requires colord and gnome-settings-daemon[colord] |