diff options
author | Sam James <sam@gentoo.org> | 2021-08-15 02:32:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-15 02:32:17 +0100 |
commit | 9c07a1bb02bd3a3a540776a81ade921ce065f6ae (patch) | |
tree | 63bd71d2ad09478f5756e591bffbe622ab5034ca /gnome-base | |
parent | net-misc/networkmanager: Stabilize 1.32.4 x86, #806322 (diff) | |
download | gentoo-9c07a1bb02bd3a3a540776a81ade921ce065f6ae.tar.gz gentoo-9c07a1bb02bd3a3a540776a81ade921ce065f6ae.tar.bz2 gentoo-9c07a1bb02bd3a3a540776a81ade921ce065f6ae.zip |
gnome-base/gdm: Stabilize 40.1 x86, #806322
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-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 6d46512ec99c..e156595608f6 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) |