diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:45 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:45 -0700 |
commit | 49cec090d9976e92291c8de756664b8658a1c9be (patch) | |
tree | 40b642e63f6ad7f55e24119bfb5ddd61e3a29451 /dev-libs/wayland/wayland-1.16.0.ebuild | |
parent | dev-util/meson-0.47.1: ppc64 stable, bug 670080 (diff) | |
download | gentoo-49cec090d9976e92291c8de756664b8658a1c9be.tar.gz gentoo-49cec090d9976e92291c8de756664b8658a1c9be.tar.bz2 gentoo-49cec090d9976e92291c8de756664b8658a1c9be.zip |
dev-libs/wayland-1.16.0: ppc64 stable, bug 668900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/wayland/wayland-1.16.0.ebuild')
-rw-r--r-- | dev-libs/wayland/wayland-1.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.16.0.ebuild b/dev-libs/wayland/wayland-1.16.0.ebuild index 8ea2907152d7..d67bf9397e3b 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" |