diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 17:11:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 18:08:58 +0000 |
commit | 1808b9f2f558b4f7dc8812440ccf4f785a5752e6 (patch) | |
tree | 8b678575a85185c55d3db97524d401c2e87710dd /gnome-base/gnome-control-center | |
parent | gnome-extra/gnome-color-manager: Stabilize 3.36.0 amd64, #738728 (diff) | |
download | gentoo-1808b9f2f558b4f7dc8812440ccf4f785a5752e6.tar.gz gentoo-1808b9f2f558b4f7dc8812440ccf4f785a5752e6.tar.bz2 gentoo-1808b9f2f558b4f7dc8812440ccf4f785a5752e6.zip |
gnome-base/gnome-control-center: Stabilize 3.36.4 amd64, #738728
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 | 2 |
1 files changed, 1 insertions, 1 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 7633ee9f3d76..77881cc0a045 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 @@ -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] |