diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:09 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:09 -0700 |
commit | 61afd6073ed6ebe174c1dc55696d21cb8460599b (patch) | |
tree | 9dfdfbdc0d6c26cd92c80564ab83ecbc26455ba1 /dev-libs/wayland | |
parent | dev-libs/libinput-1.10.5: ppc64 stable, bug 649316 (diff) | |
download | gentoo-61afd6073ed6ebe174c1dc55696d21cb8460599b.tar.gz gentoo-61afd6073ed6ebe174c1dc55696d21cb8460599b.tar.bz2 gentoo-61afd6073ed6ebe174c1dc55696d21cb8460599b.zip |
dev-libs/wayland-1.14.0: ppc64 stable, bug 649316
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r-- | dev-libs/wayland/wayland-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.14.0.ebuild b/dev-libs/wayland/wayland-1.14.0.ebuild index dfc682388706..f73af1e796ec 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" |