diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:18:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:18:53 +0100 |
commit | f872a0601ca4a642c3149f67ef5b66457fe1e80d (patch) | |
tree | 5a32e997f0b85de4f2837c98a99c2bf56c2ff122 /gnome-base/gdm | |
parent | gnome-base/gnome-shell: Stabilize 42.1 amd64, #843794 (diff) | |
download | gentoo-f872a0601ca4a642c3149f67ef5b66457fe1e80d.tar.gz gentoo-f872a0601ca4a642c3149f67ef5b66457fe1e80d.tar.bz2 gentoo-f872a0601ca4a642c3149f67ef5b66457fe1e80d.zip |
gnome-base/gdm: Stabilize 42.0 amd64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gdm')
-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 a3c6187c29fa..45fe261611e2 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) |