diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:34:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:41:28 +0300 |
commit | 3f34c432862cf0a97db795aabad4677b43ae14d4 (patch) | |
tree | 610c11a11fad48816a8d171592b1724544dbac73 /gnome-base/gnome-control-center | |
parent | gnome-base/gnome: amd64 stable wrt bug #702260 (diff) | |
download | gentoo-3f34c432862cf0a97db795aabad4677b43ae14d4.tar.gz gentoo-3f34c432862cf0a97db795aabad4677b43ae14d4.tar.bz2 gentoo-3f34c432862cf0a97db795aabad4677b43ae14d4.zip |
gnome-base/gnome-control-center: amd64 stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-control-center')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild b/gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild index 3a111188233f..e4e8715a1511 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild @@ -16,7 +16,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 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86" # kerberos unfortunately means mit-krb5; build fails with heimdal # display panel requires colord and gnome-settings-daemon[colord] |