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/gdm/
Date: Sun, 11 Jul 2021 20:48:58
Message-Id: 1626036509.e47fe0460429e8f94b08f0dc32d89a0247461dc0.sam@gentoo
1 commit: e47fe0460429e8f94b08f0dc32d89a0247461dc0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 11 20:48:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 20:48:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47fe046
7
8 gnome-base/gdm: Stabilize 40.0-r1 arm64, #800710
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnome-base/gdm/gdm-40.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-base/gdm/gdm-40.0-r1.ebuild b/gnome-base/gdm/gdm-40.0-r1.ebuild
16 index c13b7833bac..0ed1c5e878e 100644
17 --- a/gnome-base/gdm/gdm-40.0-r1.ebuild
18 +++ b/gnome-base/gdm/gdm-40.0-r1.ebuild
19 @@ -23,7 +23,7 @@ IUSE="accessibility audit bluetooth-sound branding elogind fprint ipv6 plymouth
20 RESTRICT="!test? ( test )"
21 REQUIRED_USE="^^ ( elogind systemd )"
22
23 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
25
26 # dconf, dbus and g-s-d are needed at install time for dconf update
27 # keyutils is automagic dep that makes autologin unlock login keyring when all the passwords match (disk encryption, user pw and login keyring)