commit: 61afd6073ed6ebe174c1dc55696d21cb8460599b Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun May 6 20:45:09 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun May 6 20:45:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61afd607
dev-libs/wayland-1.14.0: ppc64 stable, bug 649316 dev-libs/wayland/wayland-1.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/wayland/wayland-1.14.0.ebuild b/dev-libs/wayland/wayland-1.14.0.ebuild index dfc68238870..f73af1e796e 100644 --- a/dev-libs/wayland/wayland-1.14.0.ebuild +++ b/dev-libs/wayland/wayland-1.14.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"