diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-03 14:12:15 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-03 15:04:17 -0400 |
commit | 265e5bf22dd1ba8e4c6f4496c73447cc1773ad31 (patch) | |
tree | f26a07659e49a661fd187935396dc3993a05d246 /gnome-base | |
parent | dev-tex/xcolor: Drop old (diff) | |
download | gentoo-265e5bf22dd1ba8e4c6f4496c73447cc1773ad31.tar.gz gentoo-265e5bf22dd1ba8e4c6f4496c73447cc1773ad31.tar.bz2 gentoo-265e5bf22dd1ba8e4c6f4496c73447cc1773ad31.zip |
gnome-base/gnome-shell: 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/gnome-shell/gnome-shell-3.30.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-3.30.2-r2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.30.2-r2.ebuild index 523f569ac3be..4f7da3b101b9 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.30.2-r2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.30.2-r2.ebuild @@ -16,7 +16,7 @@ IUSE="+bluetooth +browser-extension elogind gtk-doc +ibus +networkmanager nsplug REQUIRED_USE="${PYTHON_REQUIRED_USE} ?? ( elogind systemd )" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" # libXfixes-5.0 needed for pointer barriers and #include <X11/extensions/Xfixes.h> # FIXME: |