diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 18:52:30 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 18:52:30 +0100 |
commit | 195a87822060d9a830a9caa089e0edba556d6e4a (patch) | |
tree | 4f95a98d825bd148f2bf57a4a18d8b477b00faf6 /gnome-base | |
parent | gnome-base/gnome-shell: Stabilize 42.5-r2 x86, #879807 (diff) | |
download | gentoo-195a87822060d9a830a9caa089e0edba556d6e4a.tar.gz gentoo-195a87822060d9a830a9caa089e0edba556d6e4a.tar.bz2 gentoo-195a87822060d9a830a9caa089e0edba556d6e4a.zip |
gnome-base/gdm: Stabilize 43.0 x86, #879807
Signed-off-by: Jakov Smolić <jsmolic@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 ce5557813473..d369e079f7c2 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) |