diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 21:01:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 21:01:40 +0300 |
commit | e3a407038f5044dce311bd66363f9e83098d54cd (patch) | |
tree | fbb2430c7a1eb7f6b34175c76088a914997136df /gnome-base/gdm | |
parent | app-text/rarian: Stabilize 0.8.4 x86, #907629 (diff) | |
download | gentoo-e3a407038f5044dce311bd66363f9e83098d54cd.tar.gz gentoo-e3a407038f5044dce311bd66363f9e83098d54cd.tar.bz2 gentoo-e3a407038f5044dce311bd66363f9e83098d54cd.zip |
gnome-base/gdm: Stabilize 44.1 x86, #907630
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base/gdm')
-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 59fa5eda6f1c..57b2ac1cdfe3 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 |