diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 16:35:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 17:16:42 +0200 |
commit | fc3b34ddc4f243db02c29caa1dcc68b29a9fc2b7 (patch) | |
tree | 096cef7e1243178957104dc6ba0253df6a23e339 /gnome-base | |
parent | gnome-base/gnome: x86 stable (bug #738728) (diff) | |
download | gentoo-fc3b34ddc4f243db02c29caa1dcc68b29a9fc2b7.tar.gz gentoo-fc3b34ddc4f243db02c29caa1dcc68b29a9fc2b7.tar.bz2 gentoo-fc3b34ddc4f243db02c29caa1dcc68b29a9fc2b7.zip |
gnome-base/gnome-control-center: x86 stable (bug #738728)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'gnome-base')
-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 f604537b2e27..7633ee9f3d76 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] |