Add ExclusiveArch: %{java_arches} noarch
See: https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
a0a80c834c
commit
66ef08cc4b
@ -8,6 +8,7 @@ License: ASL 2.0
|
||||
URL: https://maven.apache.org
|
||||
Source0: https://repo1.maven.org/maven2/org/apache/maven/%{name}/%{version}/%{name}-%{version}-source-release.zip
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
%if %{with bootstrap}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user