diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-03 14:15:58 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-03 15:04:19 -0400 |
commit | c8155456115106868cf12a99377c8412d23f62b1 (patch) | |
tree | 17d9f7a1c280250db33f5a5607f4fe7186c6c3e3 /gnome-base | |
parent | gnome-base/gnome-control-center: arm64 keyworded (diff) | |
download | gentoo-c8155456115106868cf12a99377c8412d23f62b1.tar.gz gentoo-c8155456115106868cf12a99377c8412d23f62b1.tar.bz2 gentoo-c8155456115106868cf12a99377c8412d23f62b1.zip |
gnome-base/gdm: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gdm/gdm-3.30.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gdm/gdm-3.30.3-r3.ebuild b/gnome-base/gdm/gdm-3.30.3-r3.ebuild index 1c7b55532a1c..58c5e9f782a5 100644 --- a/gnome-base/gdm/gdm-3.30.3-r3.ebuild +++ b/gnome-base/gdm/gdm-3.30.3-r3.ebuild @@ -24,7 +24,7 @@ SLOT="0" IUSE="accessibility audit bluetooth-sound branding elogind fprint +introspection ipv6 plymouth selinux smartcard systemd tcpd test wayland xinerama" REQUIRED_USE="^^ ( elogind systemd )" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh x86" # NOTE: x11-base/xorg-server dep is for X_SERVER_PATH etc, bug #295686 # nspr used by smartcard extension |