diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-08 04:05:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-08 04:05:12 +0200 |
commit | 9c020a46d0cfe35a63b26873c4b7853870822123 (patch) | |
tree | 23bbcec0196bc9e727dc15c8f551c7987584be59 /gnome-base | |
parent | dev-java/commons-compress: x86 keyworded (bug #782577) (diff) | |
download | gentoo-9c020a46d0cfe35a63b26873c4b7853870822123.tar.gz gentoo-9c020a46d0cfe35a63b26873c4b7853870822123.tar.bz2 gentoo-9c020a46d0cfe35a63b26873c4b7853870822123.zip |
gnome-base/gnome-shell: x86 keyworded (bug #787269)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-40.0.ebuild b/gnome-base/gnome-shell/gnome-shell-40.0.ebuild index bebb5fea9646..0d5c66060473 100644 --- a/gnome-base/gnome-shell/gnome-shell-40.0.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-40.0.ebuild @@ -15,7 +15,7 @@ IUSE="+bluetooth +browser-extension elogind gtk-doc +ibus +networkmanager system REQUIRED_USE="${PYTHON_REQUIRED_USE} ?? ( elogind systemd )" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" # libXfixes-5.0 needed for pointer barriers and #include <X11/extensions/Xfixes.h> # FIXME: |