diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 22:55:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 22:55:41 +0300 |
commit | c86afca0ee63df0c748ab5344c00c566102a0e72 (patch) | |
tree | e83215a3c0ac65cc5c48272dce9ee48c4257b5d5 /gnome-base | |
parent | app-arch/gnome-autoar: Stabilize 0.4.4 x86, #905538 (diff) | |
download | gentoo-c86afca0ee63df0c748ab5344c00c566102a0e72.tar.gz gentoo-c86afca0ee63df0c748ab5344c00c566102a0e72.tar.bz2 gentoo-c86afca0ee63df0c748ab5344c00c566102a0e72.zip |
gnome-base/gdm: Stabilize 44.0 x86, #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 59fa5eda6f1c..57b2ac1cdfe3 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 |