diff --git a/netavark.changes b/netavark.changes index d4fcc99..f997a56 100644 --- a/netavark.changes +++ b/netavark.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 11 13:30:20 UTC 2023 - Danish Prakash + +- Disable restricting builds only for tier1 platforms + i.e. only for x86_64 and aarch64 and enable for all. + ------------------------------------------------------------------- Mon Jul 03 11:22:33 UTC 2023 - danish.prakash@suse.com diff --git a/netavark.spec b/netavark.spec index cc6ac53..f645b18 100644 --- a/netavark.spec +++ b/netavark.spec @@ -33,9 +33,6 @@ BuildRequires: systemd-rpm-macros # aardvark-dns and %%{name} are usually released in sync Requires: aardvark-dns >= %{version} # Provides: container-network-stack = 2 -# Disable this line if you wish to support all platforms. -# In most situations, you will likely only target tier1 arches for user facing components. -ExclusiveArch: %{rust_tier1_arches} %description Netavark is a rust based network stack for containers. It is being