diff options
author | Sam James <sam@gentoo.org> | 2021-07-10 16:38:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-10 16:38:28 +0100 |
commit | 065da40c81f0c2f382d3ab8eb81d86bd86a75b13 (patch) | |
tree | 9c98672319122a168ff6b4bb4301e85b65897328 /gnome-base | |
parent | games-puzzle/quadrapassel: Stabilize 40.2 amd64, #800710 (diff) | |
download | gentoo-065da40c81f0c2f382d3ab8eb81d86bd86a75b13.tar.gz gentoo-065da40c81f0c2f382d3ab8eb81d86bd86a75b13.tar.bz2 gentoo-065da40c81f0c2f382d3ab8eb81d86bd86a75b13.zip |
gnome-base/gdm: Stabilize 40.0-r1 amd64, #800710
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gdm/gdm-40.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gdm/gdm-40.0-r1.ebuild b/gnome-base/gdm/gdm-40.0-r1.ebuild index cecd4f895236..c497f3503cf8 100644 --- a/gnome-base/gdm/gdm-40.0-r1.ebuild +++ b/gnome-base/gdm/gdm-40.0-r1.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 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~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) |