diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 19:02:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 19:02:51 +0200 |
commit | e3257814b44c7d9017987b11821e0babfae7d56c (patch) | |
tree | ab513a8fcfcc70feaaa6f70d8be417de4c7ce081 /x11-wm | |
parent | x11-themes/gnome-backgrounds: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-e3257814b44c7d9017987b11821e0babfae7d56c.tar.gz gentoo-e3257814b44c7d9017987b11821e0babfae7d56c.tar.bz2 gentoo-e3257814b44c7d9017987b11821e0babfae7d56c.zip |
x11-wm/mutter: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 4703c77a3b87..c6f80c6c0b6e 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 |