From 6ccad46e21a8259ae0df0153b3448ccf6a968c00 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 12 May 2022 22:33:24 +0200 Subject: [PATCH] Add ExclusiveArch: %{java_arches} noarch See: https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs --- jakarta-annotations.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/jakarta-annotations.spec b/jakarta-annotations.spec index dbb7fe0..7664efa 100644 --- a/jakarta-annotations.spec +++ b/jakarta-annotations.spec @@ -7,6 +7,7 @@ Summary: Jakarta Annotations License: EPL-2.0 or GPLv2 with exceptions URL: https://github.com/eclipse-ee4j/common-annotations-api BuildArch: noarch +ExclusiveArch: %{java_arches} noarch Source0: https://github.com/eclipse-ee4j/common-annotations-api/archive/%{version}/common-annotations-api-%{version}.tar.gz