diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-05 09:16:04 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-05 09:16:04 +0300 |
commit | 7fed28a03d37f79152d8416f712b6ba2bb3e6a40 (patch) | |
tree | 409f989bb746ee934f85f7fc2351fcaf18c6c377 /gnome-base/gdm | |
parent | dev-libs/libpeas: Stabilize 1.36.0 x86, #905541 (diff) | |
download | gentoo-7fed28a03d37f79152d8416f712b6ba2bb3e6a40.tar.gz gentoo-7fed28a03d37f79152d8416f712b6ba2bb3e6a40.tar.bz2 gentoo-7fed28a03d37f79152d8416f712b6ba2bb3e6a40.zip |
gnome-base/gdm: Stabilize 44.0 amd64, #905512
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base/gdm')
-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 57b2ac1cdfe3..29a9a3929c5a 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 |