diff options
author | 2020-04-06 09:34:06 +0200 | |
---|---|---|
committer | 2020-04-06 09:34:06 +0200 | |
commit | afcb1e947339c3f9d54632355d9a2534544c23f3 (patch) | |
tree | 92f3046e51721fb8baeef4a1394918746a846002 /dev-libs/wayland | |
parent | dev-libs/libinput: ppc stable wrt bug #714896 (diff) | |
download | gentoo-afcb1e947339c3f9d54632355d9a2534544c23f3.tar.gz gentoo-afcb1e947339c3f9d54632355d9a2534544c23f3.tar.bz2 gentoo-afcb1e947339c3f9d54632355d9a2534544c23f3.zip |
dev-libs/wayland: ppc stable wrt bug #714896
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r-- | dev-libs/wayland/wayland-1.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.18.0.ebuild b/dev-libs/wayland/wayland-1.18.0.ebuild index ad8b10c0ab75..f9fa7327e78d 100644 --- a/dev-libs/wayland/wayland-1.18.0.ebuild +++ b/dev-libs/wayland/wayland-1.18.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 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" fi inherit autotools libtool multilib-minimal toolchain-funcs |