Add ExclusiveArch: %{java_arches} noarch

See: https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
Mikolaj Izdebski 2022-05-12 22:33:24 +02:00
parent 0076c68705
commit 5662a40117

View File

@ -9,6 +9,7 @@ Summary: Compiler call initiators for Plexus
License: MIT and ASL 2.0 License: MIT and ASL 2.0
URL: https://github.com/codehaus-plexus/plexus-compiler URL: https://github.com/codehaus-plexus/plexus-compiler
BuildArch: noarch BuildArch: noarch
ExclusiveArch: %{java_arches} noarch
Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz
Source1: https://www.apache.org/licenses/LICENSE-2.0.txt Source1: https://www.apache.org/licenses/LICENSE-2.0.txt