diff --git a/coccinelle.changes b/coccinelle.changes index fe56131..3067f17 100644 --- a/coccinelle.changes +++ b/coccinelle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 29 21:21:21 UTC 2021 - ohering@suse.de + +- trim list of supported archs to aarch64 ppc64le s390x x86_64 + ------------------------------------------------------------------- Fri Dec 10 10:10:10 UTC 2021 - ohering@suse.de diff --git a/coccinelle.spec b/coccinelle.spec index 014931d..1e4a4ee 100644 --- a/coccinelle.spec +++ b/coccinelle.spec @@ -26,6 +26,7 @@ URL: http://coccinelle.lip6.fr/ Source0: %name-%version.tar.xz Source1: %name.rpmlintrc Patch1: kill-env.diff +ExclusiveArch: aarch64 ppc64le s390x x86_64 BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes