diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:33:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:33:24 +0000 |
commit | 2dc0ae412af48530b4b0ab7947d0673cbe649000 (patch) | |
tree | 5faf3572a8429597a3d92fa2341be0ce9ad7bd85 /gnome-base/gdm | |
parent | gnome-base/gnome-shell: Stabilize 41.4 x86, #834426 (diff) | |
download | gentoo-2dc0ae412af48530b4b0ab7947d0673cbe649000.tar.gz gentoo-2dc0ae412af48530b4b0ab7947d0673cbe649000.tar.bz2 gentoo-2dc0ae412af48530b4b0ab7947d0673cbe649000.zip |
gnome-base/gdm: Stabilize 41.3 x86, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gdm')
-rw-r--r-- | gnome-base/gdm/gdm-41.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gdm/gdm-41.3.ebuild b/gnome-base/gdm/gdm-41.3.ebuild index 2630c29ac143..3bc46707a4d7 100644 --- a/gnome-base/gdm/gdm-41.3.ebuild +++ b/gnome-base/gdm/gdm-41.3.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 ~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) |