From f1e4d93f573087655ab1d0adb725102d5d2c1960 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 7 Jul 2014 14:58:13 +0200 Subject: man: add missing archs to ConditionArchitecture= description --- man/systemd.unit.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'man/systemd.unit.xml') diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 960fb90db..be0873c34 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -931,7 +931,9 @@ x86, x86-64, ppc, + ppc-le, ppc64, + ppc64-le, ia64, parisc, parisc64, @@ -940,7 +942,9 @@ sparc, sparc64, mips, + mips-le, mips64, + mips64-le, alpha, arm, arm-be, @@ -948,7 +952,9 @@ arm64-be, sh, sh64, - m86k to test + m86k, + tilegx, + cris to test against a specific architecture. The architecture is determined from the information returned by -- cgit v1.2.3