From: Matt Turner Date: Sun, 19 Aug 2018 02:44:24 +0000 (-0700) Subject: dev-libs/wayland-1.15.0: ppc stable, bug 664002 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7cc6bf75c36f62ed65228493ccd192679e46f12e;p=gentoo.git dev-libs/wayland-1.15.0: ppc stable, bug 664002 --- diff --git a/dev-libs/wayland/wayland-1.15.0.ebuild b/dev-libs/wayland/wayland-1.15.0.ebuild index f49312529691..d4a2f52932f6 100644 --- a/dev-libs/wayland/wayland-1.15.0.ebuild +++ b/dev-libs/wayland/wayland-1.15.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"