diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:16:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:16:32 +0200 |
commit | 7f83240c55a9711610fa3421f8a4885d3c3c4e7f (patch) | |
tree | ad2496e96bda7fd84035a7c00aadac0bc9acde7a /x11-wm | |
parent | x11-themes/gnome-backgrounds: x86 stable wrt bug #717144 (diff) | |
download | gentoo-7f83240c55a9711610fa3421f8a4885d3c3c4e7f.tar.gz gentoo-7f83240c55a9711610fa3421f8a4885d3c3c4e7f.tar.bz2 gentoo-7f83240c55a9711610fa3421f8a4885d3c3c4e7f.zip |
x11-wm/mutter: x86 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-3.34.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.34.5.ebuild b/x11-wm/mutter/mutter-3.34.5.ebuild index c6f80c6c0b6e..8e62caf28dab 100644 --- a/x11-wm/mutter/mutter-3.34.5.ebuild +++ b/x11-wm/mutter/mutter-3.34.5.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 |