From bf4d352de0e78db1e55d930ae154ef4e5f58143b Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Wed, 25 May 2016 16:38:04 -0400 Subject: [PATCH] lttng-tools: add ppc64el to 2.8 portbuild --- jobs/lttng-tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index bf42663..cc15677 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -371,7 +371,7 @@ - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.8 - arch: !!python/tuple [armhf, arm64, powerpc] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent] urcuversion: !!python/tuple [stable-0.9] -- 2.34.1