commit: 49cec090d9976e92291c8de756664b8658a1c9be
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 4 04:34:45 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Nov 4 04:34:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49cec090
dev-libs/wayland-1.16.0: ppc64 stable, bug 668900
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-libs/wayland/wayland-1.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/wayland/wayland-1.16.0.ebuild
b/dev-libs/wayland/wayland-1.16.0.ebuild
index 8ea2907152d..d67bf9397e3 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"