diff options
author | Sam James <sam@gentoo.org> | 2021-07-11 21:48:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-11 21:48:29 +0100 |
commit | e47fe0460429e8f94b08f0dc32d89a0247461dc0 (patch) | |
tree | 588865f06e20ba3d5e1d82cb737abcc3a614a092 /gnome-base/gdm | |
parent | dev-util/glib-utils: Stabilize 2.68.3 arm64, #800710 (diff) | |
download | gentoo-e47fe0460429e8f94b08f0dc32d89a0247461dc0.tar.gz gentoo-e47fe0460429e8f94b08f0dc32d89a0247461dc0.tar.bz2 gentoo-e47fe0460429e8f94b08f0dc32d89a0247461dc0.zip |
gnome-base/gdm: Stabilize 40.0-r1 arm64, #800710
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gdm')
-rw-r--r-- | gnome-base/gdm/gdm-40.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gdm/gdm-40.0-r1.ebuild b/gnome-base/gdm/gdm-40.0-r1.ebuild index c13b7833bac0..0ed1c5e878e5 100644 --- a/gnome-base/gdm/gdm-40.0-r1.ebuild +++ b/gnome-base/gdm/gdm-40.0-r1.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) |