diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 16:18:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 16:19:20 +0200 |
commit | 52c62a0e9f516266b04656b9f2190e2f05bea88f (patch) | |
tree | 3d648e83346fa96e038a57802879cc829e2f0784 /x11-wm/mutter | |
parent | x11-misc/alacarte: x86 stable (bug #728924) (diff) | |
download | gentoo-52c62a0e9f516266b04656b9f2190e2f05bea88f.tar.gz gentoo-52c62a0e9f516266b04656b9f2190e2f05bea88f.tar.bz2 gentoo-52c62a0e9f516266b04656b9f2190e2f05bea88f.zip |
x11-wm/mutter: x86 stable (bug #728924)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-3.34.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.34.6-r1.ebuild b/x11-wm/mutter/mutter-3.34.6-r1.ebuild index bc54061390fa..c6e568965e54 100644 --- a/x11-wm/mutter/mutter-3.34.6-r1.ebuild +++ b/x11-wm/mutter/mutter-3.34.6-r1.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" test? ( wayland )" RESTRICT="!test? ( test )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" # gnome-settings-daemon is build checked, but used at runtime only for org.gnome.settings-daemon.peripherals.keyboard gschema # xorg-server is needed at build and runtime with USE=wayland for Xwayland |