diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 17:20:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 17:26:13 +0000 |
commit | 56c36526af246995d6da17622fc0dd4671c1fc3d (patch) | |
tree | f157bc593675399d0725fff891a061c67fce3b02 /gnome-base/gdm | |
parent | gnome-extra/gnome-shell-extensions: Stabilize 45.2 arm64, #920697 (diff) | |
download | gentoo-56c36526af246995d6da17622fc0dd4671c1fc3d.tar.gz gentoo-56c36526af246995d6da17622fc0dd4671c1fc3d.tar.bz2 gentoo-56c36526af246995d6da17622fc0dd4671c1fc3d.zip |
gnome-base/gdm: Stabilize 45.0.1-r1 arm64, #920697
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gdm')
-rw-r--r-- | gnome-base/gdm/gdm-45.0.1-r1.ebuild | 4 |
1 files 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 |