From 917cee8a730d7c9719f2bd539ff8dec6f2e6e9db Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 12 May 2022 22:33:23 +0200 Subject: [PATCH] Add ExclusiveArch: %{java_arches} noarch See: https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs --- apache-commons-collections.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec index d550985..3b312f7 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -7,6 +7,7 @@ Summary: Provides new interfaces, implementations and utilities for Java License: ASL 2.0 URL: http://commons.apache.org/collections/ BuildArch: noarch +ExclusiveArch: %{java_arches} noarch Source0: http://www.apache.org/dist/commons/collections/source/commons-collections-%{version}-src.tar.gz