diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 18:28:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 18:28:01 +0000 |
commit | 906fc0ebc788fc069bd97653a4a3abc4396b2f55 (patch) | |
tree | 54e44ef84ac859d1d047bda4d2243ddb97bdb3bf /gnome-base | |
parent | net-misc/mobile-broadband-provider-info: Stabilize 20230416 sparc, #905562 (diff) | |
download | gentoo-906fc0ebc788fc069bd97653a4a3abc4396b2f55.tar.gz gentoo-906fc0ebc788fc069bd97653a4a3abc4396b2f55.tar.bz2 gentoo-906fc0ebc788fc069bd97653a4a3abc4396b2f55.zip |
gnome-base/gdm: Stabilize 44.0 arm64, #905512
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gdm/gdm-44.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gdm/gdm-44.0.ebuild b/gnome-base/gdm/gdm-44.0.ebuild index be6bdc9ecea6..59fa5eda6f1c 100644 --- a/gnome-base/gdm/gdm-44.0.ebuild +++ b/gnome-base/gdm/gdm-44.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 |