Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-control-center/
Date: Thu, 15 Apr 2021 01:33:24
Message-Id: 1618450363.45bd32e335f1b3045677aef288933c47aa01da63.sam@gentoo
1 commit: 45bd32e335f1b3045677aef288933c47aa01da63
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 01:31:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 15 01:32:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45bd32e3
7
8 gnome-base/gnome-control-center: Stabilize 3.38.5 arm64, #782847
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnome-base/gnome-control-center/gnome-control-center-3.38.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 0e27a97fac7..175cb233814 100644
17 --- a/gnome-base/gnome-control-center/gnome-control-center-3.38.5.ebuild
18 +++ b/gnome-base/gnome-control-center/gnome-control-center-3.38.5.ebuild
19 @@ -18,7 +18,7 @@ REQUIRED_USE="
20 flickr? ( gnome-online-accounts )
21 ^^ ( elogind systemd )
22 " # Theoretically "?? ( elogind systemd )" is fine too, lacking some functionality at runtime, but needs testing if handled gracefully enough
23 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86"
25
26 # kerberos unfortunately means mit-krb5; build fails with heimdal
27 # display panel requires colord and gnome-settings-daemon[colord]