From: Matt Turner Date: Sun, 4 Nov 2018 04:34:28 +0000 (-0700) Subject: dev-libs/wayland-1.16.0: ppc stable, bug 668900 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ebcde2023f3880428566e4270ad633da00775413;p=gentoo.git dev-libs/wayland-1.16.0: ppc stable, bug 668900 Signed-off-by: Matt Turner --- diff --git a/dev-libs/wayland/wayland-1.16.0.ebuild b/dev-libs/wayland/wayland-1.16.0.ebuild index 0bebcc12479e..8ea2907152d7 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"