diff options
author | Sam James <sam@gentoo.org> | 2023-06-03 04:23:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-03 04:23:12 +0100 |
commit | 98155c12185e6014dc4978f560881c159199c5d1 (patch) | |
tree | 2ac53ada61161a473dc005cf0df9dab9ab98e0cc /gnome-base | |
parent | app-text/rarian: Stabilize 0.8.4 ppc64, #907629 (diff) | |
download | gentoo-98155c12185e6014dc4978f560881c159199c5d1.tar.gz gentoo-98155c12185e6014dc4978f560881c159199c5d1.tar.bz2 gentoo-98155c12185e6014dc4978f560881c159199c5d1.zip |
gnome-base/gdm: Stabilize 44.1 arm64, #907630
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gdm/gdm-44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gdm/gdm-44.1.ebuild b/gnome-base/gdm/gdm-44.1.ebuild index be6bdc9ecea6..59fa5eda6f1c 100644 --- a/gnome-base/gdm/gdm-44.1.ebuild +++ b/gnome-base/gdm/gdm-44.1.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 |