diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-08-27 17:31:13 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-27 23:18:31 +0800 |
commit | 16fa061bd634f4ab87a568575d984fe0c4926f76 (patch) | |
tree | 29b2bfec515bc3a0ae88379076a4dd94409ece4c /gnome-base | |
parent | profiles/arch/riscv: mask USE=plymouth,accessibility for gnome-base/gdm, not ... (diff) | |
download | gentoo-16fa061bd634f4ab87a568575d984fe0c4926f76.tar.gz gentoo-16fa061bd634f4ab87a568575d984fe0c4926f76.tar.bz2 gentoo-16fa061bd634f4ab87a568575d984fe0c4926f76.zip |
gnome-base/gdm: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gdm/gdm-40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gdm/gdm-40.1.ebuild b/gnome-base/gdm/gdm-40.1.ebuild index e02c54415f23..5112360b459b 100644 --- a/gnome-base/gdm/gdm-40.1.ebuild +++ b/gnome-base/gdm/gdm-40.1.ebuild @@ -23,7 +23,7 @@ IUSE="accessibility audit bluetooth-sound branding elogind fprint ipv6 plymouth RESTRICT="!test? ( test )" REQUIRED_USE="^^ ( elogind systemd )" -KEYWORDS="amd64 ~arm arm64 ~ppc64 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 when all the passwords match (disk encryption, user pw and login keyring) |