diff options
author | Sam James <sam@gentoo.org> | 2022-11-07 07:17:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-07 07:17:10 +0000 |
commit | 3f26013899ee424f4fc7067d8dc458032f367e22 (patch) | |
tree | cb053f1d69510bf1a6ec9fbe12873e831b782be3 /gnome-base | |
parent | gnome-base/gnome-shell: Stabilize 42.5-r2 amd64, #879807 (diff) | |
download | gentoo-3f26013899ee424f4fc7067d8dc458032f367e22.tar.gz gentoo-3f26013899ee424f4fc7067d8dc458032f367e22.tar.bz2 gentoo-3f26013899ee424f4fc7067d8dc458032f367e22.zip |
gnome-base/gdm: Stabilize 43.0 amd64, #879807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gdm/gdm-43.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gdm/gdm-43.0.ebuild b/gnome-base/gdm/gdm-43.0.ebuild index bfedbd1986ba..ce5557813473 100644 --- a/gnome-base/gdm/gdm-43.0.ebuild +++ b/gnome-base/gdm/gdm-43.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) |