diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 07:57:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 07:58:15 +0200 |
commit | 263b3c10938efffc794292263b6f95f5d565a11e (patch) | |
tree | 0dc071a267e317388666bbc287b5cb23e0ffc06c /gnome-base | |
parent | gnome-base/gnome-shell: Stabilize 42.5-r2 arm64, #879807 (diff) | |
download | gentoo-263b3c10938efffc794292263b6f95f5d565a11e.tar.gz gentoo-263b3c10938efffc794292263b6f95f5d565a11e.tar.bz2 gentoo-263b3c10938efffc794292263b6f95f5d565a11e.zip |
gnome-base/gdm: Stabilize 43.0 arm64, #879807
Signed-off-by: Arthur Zamarin <arthurzam@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 aa9d0eca249c..bfedbd1986ba 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) |