From 57e57c01aefb8069b5e2fe32e400ebed413bdabe Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 3 Nov 2018 21:34:29 -0700 Subject: [PATCH] dev-libs/wayland-protocols-1.16: ppc stable, bug 668900 Signed-off-by: Matt Turner --- dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild index 165efcf878081..b6ac4b8adb0db 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/" if [[ $PV != 9999* ]]; then 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"