diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-04-14 21:51:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-04-14 21:51:23 +0300 |
commit | 85801014c635d2184079248127c30dcfd508b494 (patch) | |
tree | 6f85daae96c3a8e2a1d9eea885723f465e182e70 /gnome-base | |
parent | dev-libs/libinput: Stabilize 1.17.1 amd64, #782847 (diff) | |
download | gentoo-85801014c635d2184079248127c30dcfd508b494.tar.gz gentoo-85801014c635d2184079248127c30dcfd508b494.tar.bz2 gentoo-85801014c635d2184079248127c30dcfd508b494.zip |
gnome-base/gnome-control-center: Stabilize 3.38.5 amd64, #782847
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-3.38.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-3.38.5.ebuild b/gnome-base/gnome-control-center/gnome-control-center-3.38.5.ebuild index ac894c3d8ce2..0e27a97fac70 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-3.38.5.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-3.38.5.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] |