From 18e6b8a499d1554ba0947ea553f59ce5412c4e2e Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Thu, 2 Jan 2020 23:55:53 +0100 Subject: update readme arch support --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ee3d1a1..9765e57 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,9 @@ When invoked, `dabuild` simply passes any flags through to `abuild` running in a ## Supported architectures -Currently supported architectures are (as reported by `uname -m`): - - * `x86` - * `x86_64` - * `aarch64` - * `armv6` - * `armv7` - * `armv7l` - * `armv8` +Currently supported architectures are: + +`aarch64`, `armhf`, `armv7`, `ppc64le`, `s390x`, `x86`, `x86_64` ## Configuration -- cgit v1.2.3