diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-08 16:23:13 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-08 16:23:31 -0700 |
commit | 8fbccce116af004d5e17504dbd30961854cd15de (patch) | |
tree | 28e4c55c553e9422503d8df8432585fd2a60f2bc /dev-libs/wayland | |
parent | x11-libs/cairo-1.16.0-r3: alpha stable, bug 672908 (diff) | |
download | gentoo-8fbccce116af004d5e17504dbd30961854cd15de.tar.gz gentoo-8fbccce116af004d5e17504dbd30961854cd15de.tar.bz2 gentoo-8fbccce116af004d5e17504dbd30961854cd15de.zip |
dev-libs/wayland-1.17.0: ppc stable, bug 682616
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r-- | dev-libs/wayland/wayland-1.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.17.0.ebuild b/dev-libs/wayland/wayland-1.17.0.ebuild index a422c937316f..48c5817a7e7d 100644 --- a/dev-libs/wayland/wayland-1.17.0.ebuild +++ b/dev-libs/wayland/wayland-1.17.0.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-r3 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 inherit autotools libtool multilib-minimal toolchain-funcs |