From 3e708619ba5d16be1940b99036a5b6d28d14be9d Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Sat, 27 Jun 2020 15:45:40 +0200 Subject: [PATCH] Toolbox no longer uses Buildah No need to issue a build just for this. Fallout from 86f63f79648cbd7f05b807d458b6c02c54774df3 --- toolbox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolbox.spec b/toolbox.spec index 2039c70..aa3302b 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -8,7 +8,7 @@ URL: https://github.com/containers/toolbox Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz BuildArch: noarch -# buildah and podman only work on the following architectures: +# podman only works on the following architectures: ExclusiveArch: aarch64 %{arm} ppc64le s390x x86_64 BuildRequires: ShellCheck