diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-13 01:52:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-13 01:52:01 +0200 |
commit | e7e3a70b08c52906e091dad778cf3cd9a489c193 (patch) | |
tree | 3762ca509f03ab2cc1288a6c3afd2ee06a385788 /x11-wm | |
parent | dev-python/certifi: x86 stable (bug #694156) (diff) | |
download | gentoo-e7e3a70b08c52906e091dad778cf3cd9a489c193.tar.gz gentoo-e7e3a70b08c52906e091dad778cf3cd9a489c193.tar.bz2 gentoo-e7e3a70b08c52906e091dad778cf3cd9a489c193.zip |
x11-wm/mutter: x86 stable (bug #694096)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-3.30.2-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.30.2-r4.ebuild b/x11-wm/mutter/mutter-3.30.2-r4.ebuild index cb9832016954..8329ec0e94b4 100644 --- a/x11-wm/mutter/mutter-3.30.2-r4.ebuild +++ b/x11-wm/mutter/mutter-3.30.2-r4.ebuild @@ -17,7 +17,7 @@ IUSE="debug elogind gles2 input_devices_wacom +introspection screencast systemd REQUIRED_USE=" wayland? ( ^^ ( elogind systemd ) )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" # libXi-1.7.4 or newer needed per: # https://bugzilla.gnome.org/show_bug.cgi?id=738944 |