From: Thomas Deutschmann Date: Sun, 4 Nov 2018 18:36:20 +0000 (+0100) Subject: dev-libs/wayland: x86 stable (bug #668900) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d262f089cbadb1847c5428e003365a4ae4a027f5;p=gentoo.git dev-libs/wayland: x86 stable (bug #668900) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-libs/wayland/wayland-1.16.0.ebuild b/dev-libs/wayland/wayland-1.16.0.ebuild index d67bf9397e3b..f4760c01d36e 100644 --- a/dev-libs/wayland/wayland-1.16.0.ebuild +++ b/dev-libs/wayland/wayland-1.16.0.ebuild @@ -18,7 +18,7 @@ if [[ $PV = 9999* ]]; then SRC_URI="" else SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" fi LICENSE="MIT"