diff options
author | Sam James <sam@gentoo.org> | 2021-08-15 02:32:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-15 02:32:51 +0100 |
commit | a992a9baee88d3d42aaa6ac0fc278402dcad3535 (patch) | |
tree | b0fd5ee5ac2152818e7cb3cee51e95e6a0d16cf2 /gnome-base/gdm | |
parent | net-misc/networkmanager: Stabilize 1.32.4 amd64, #806322 (diff) | |
download | gentoo-a992a9baee88d3d42aaa6ac0fc278402dcad3535.tar.gz gentoo-a992a9baee88d3d42aaa6ac0fc278402dcad3535.tar.bz2 gentoo-a992a9baee88d3d42aaa6ac0fc278402dcad3535.zip |
gnome-base/gdm: Stabilize 40.1 amd64, #806322
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gdm')
-rw-r--r-- | gnome-base/gdm/gdm-40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gdm/gdm-40.1.ebuild b/gnome-base/gdm/gdm-40.1.ebuild index e156595608f6..fd3f5926e24d 100644 --- a/gnome-base/gdm/gdm-40.1.ebuild +++ b/gnome-base/gdm/gdm-40.1.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 x86" +KEYWORDS="amd64 ~arm ~arm64 ~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) |