diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:25:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:25:29 +0000 |
commit | ef3b0013f00243dde175824b38a90ee7c46234eb (patch) | |
tree | 6c6060e0515f7375152cb624ece82ddaf336e9f0 /gnome-base | |
parent | gnome-base/gnome-shell: Stabilize 40.1 arm64, #792327 (diff) | |
download | gentoo-ef3b0013f00243dde175824b38a90ee7c46234eb.tar.gz gentoo-ef3b0013f00243dde175824b38a90ee7c46234eb.tar.bz2 gentoo-ef3b0013f00243dde175824b38a90ee7c46234eb.zip |
gnome-base/gdm: Stabilize 40.0 arm64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gdm/gdm-40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gdm/gdm-40.0.ebuild b/gnome-base/gdm/gdm-40.0.ebuild index 073a9bcc2c5b..d183a083441c 100644 --- a/gnome-base/gdm/gdm-40.0.ebuild +++ b/gnome-base/gdm/gdm-40.0.ebuild @@ -23,7 +23,7 @@ IUSE="accessibility audit bluetooth-sound branding elogind fprint ipv6 plymouth RESTRICT="!test? ( test )" REQUIRED_USE="^^ ( elogind systemd )" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 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) |