diff --git a/aardvark-dns.changes b/aardvark-dns.changes index 00dc431..9d6191e 100644 --- a/aardvark-dns.changes +++ b/aardvark-dns.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 11 13:31:47 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:38:00 UTC 2023 - danish.prakash@suse.com diff --git a/aardvark-dns.spec b/aardvark-dns.spec index 907d49b..cdc6598 100644 --- a/aardvark-dns.spec +++ b/aardvark-dns.spec @@ -28,8 +28,6 @@ Source2: cargo_config BuildRequires: cargo BuildRequires: cargo-packaging # 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 Aardvark-dns is an authoritative dns server for A/AAAA container records.