diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 06:40:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 06:44:32 +0100 |
commit | 0bfd6287aaaffa61f97a6bfd3e59f0c9b1be9b07 (patch) | |
tree | d6394c7ca55f35312773c9be9e0209fdf288baec /gnome-base | |
parent | gnome-base/gnome-shell: Stabilize 42.1 arm64, #843794 (diff) | |
download | gentoo-0bfd6287aaaffa61f97a6bfd3e59f0c9b1be9b07.tar.gz gentoo-0bfd6287aaaffa61f97a6bfd3e59f0c9b1be9b07.tar.bz2 gentoo-0bfd6287aaaffa61f97a6bfd3e59f0c9b1be9b07.zip |
gnome-base/gdm: Stabilize 42.0 arm64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gdm/gdm-42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gdm/gdm-42.0.ebuild b/gnome-base/gdm/gdm-42.0.ebuild index fcfd61dbe71b..7a16387075ff 100644 --- a/gnome-base/gdm/gdm-42.0.ebuild +++ b/gnome-base/gdm/gdm-42.0.ebuild @@ -23,7 +23,7 @@ IUSE="accessibility audit bluetooth-sound branding elogind fprint plymouth selin RESTRICT="!test? ( test )" REQUIRED_USE="^^ ( elogind systemd )" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" # dconf, dbus and g-s-d are needed at install time for dconf update # keyutils is automagic dep that makes autologin unlock login keyring when all the passwords match (disk encryption, user pw and login keyring) |