Accepting request 880004 from home:dfaggioli:Virtualization

- Since we're building with libkrun support, let's enable only the
  arch-es for which we do have libkrun

OBS-URL: https://build.opensuse.org/request/show/880004
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/crun?expand=0&rev=2
This commit is contained in:
2021-03-22 14:19:24 +00:00
committed by Git OBS Bridge
parent 8b50eb06ea
commit 5cf22f2253
2 changed files with 7 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ Release: 0
Source0: https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.gz
License: GPL-2.0-or-later
URL: https://github.com/containers/crun
ExclusiveArch: x86_64 aarch64
# We always run autogen.sh
BuildRequires: autoconf
BuildRequires: automake