diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:37 +0000 |
commit | 95251c29ac5a37de3ba36d7daaab47d078ddbd57 (patch) | |
tree | 8865baecdfa9691f3857a470f69bb478fba6cd51 /gnome-base/gnome-control-center | |
parent | gnome-extra/nm-applet: Stabilize 1.18.0 arm64, #773172 (diff) | |
download | gentoo-95251c29ac5a37de3ba36d7daaab47d078ddbd57.tar.gz gentoo-95251c29ac5a37de3ba36d7daaab47d078ddbd57.tar.bz2 gentoo-95251c29ac5a37de3ba36d7daaab47d078ddbd57.zip |
gnome-base/gnome-control-center: Stabilize 3.36.4 arm64, #773172
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-3.36.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-3.36.4.ebuild b/gnome-base/gnome-control-center/gnome-control-center-3.36.4.ebuild index 42e24819b917..a0f077088574 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-3.36.4.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-3.36.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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] |