diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 23:10:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 23:10:10 +0000 |
commit | a12ae58d198203157c54c7f42f1ba7b1533324e8 (patch) | |
tree | c36bf17907912cb46a2c96eade69ec4fae5a9d74 /gnome-base | |
parent | gnome-extra/nm-applet: Stabilize 1.20.0 arm64, #774927 (diff) | |
download | gentoo-a12ae58d198203157c54c7f42f1ba7b1533324e8.tar.gz gentoo-a12ae58d198203157c54c7f42f1ba7b1533324e8.tar.bz2 gentoo-a12ae58d198203157c54c7f42f1ba7b1533324e8.zip |
gnome-base/gnome-control-center: Stabilize 3.38.3 arm64, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-3.38.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-3.38.3.ebuild b/gnome-base/gnome-control-center/gnome-control-center-3.38.3.ebuild index 1cc945babbcd..962549714ed3 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-3.38.3.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-3.38.3.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] |