commit: 56c36526af246995d6da17622fc0dd4671c1fc3d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 17:20:13 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 17:26:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c36526
gnome-base/gdm: Stabilize 45.0.1-r1 arm64, #920697 Signed-off-by: Sam James <sam <AT> gentoo.org> gnome-base/gdm/gdm-45.0.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/gdm/gdm-45.0.1-r1.ebuild b/gnome-base/gdm/gdm-45.0.1-r1.ebuild index 5a4287d0838d..aa4d8a534d61 100644 --- a/gnome-base/gdm/gdm-45.0.1-r1.ebuild +++ b/gnome-base/gdm/gdm-45.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~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
