From a407ef92efdb19dc6d4be958659ea7e662449729 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 --- jdom.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/jdom.spec b/jdom.spec index a6179ad..2d28513 100644 --- a/jdom.spec +++ b/jdom.spec @@ -55,6 +55,7 @@ BuildRequires: ant %endif BuildArch: noarch +ExclusiveArch: %{java_arches} noarch %description JDOM is, quite simply, a Java representation of an XML document. JDOM