diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-17 20:10:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-17 20:10:05 +0300 |
commit | e1169c1f585f28d8bd8548e96b570af98bc874c4 (patch) | |
tree | 75c2e79121e9aaa5bb811d6142d6429d2b828edb /gnome-base | |
parent | games-arcade/gnome-nibbles: Stabilize 3.38.3 arm64, #907621 (diff) | |
download | gentoo-e1169c1f585f28d8bd8548e96b570af98bc874c4.tar.gz gentoo-e1169c1f585f28d8bd8548e96b570af98bc874c4.tar.bz2 gentoo-e1169c1f585f28d8bd8548e96b570af98bc874c4.zip |
gnome-base/gdm: Stabilize 44.1 amd64, #907630
Signed-off-by: Arthur Zamarin <arthurzam@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 57b2ac1cdfe3..29a9a3929c5a 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 |