diff --git a/Dockerfile b/Dockerfile index 017e81b..344aee8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # You can contact the BCI team via https://github.com/SUSE/bci/discussions - +#!ExclusiveArch: aarch64 x86_64 #!BuildTag: opensuse/bci/spack:%%spack_version%% #!BuildTag: opensuse/bci/spack:%%spack_version%%-%RELEASE% #!BuildTag: opensuse/bci/spack:%%spack_minor%% diff --git a/spack-image.changes b/spack-image.changes index 518294d..3b4f8bb 100644 --- a/spack-image.changes +++ b/spack-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 6 06:35:54 UTC 2024 - Dirk Mueller + +- Limit building to aarch64 & x86_64 + ------------------------------------------------------------------- Wed May 01 08:17:45 UTC 2024 - SUSE Update Bot