diff --git a/byte-buddy.spec b/byte-buddy.spec index 26fc93b..88be2e4 100644 --- a/byte-buddy.spec +++ b/byte-buddy.spec @@ -40,6 +40,7 @@ BuildRequires: mvn(org.ow2.asm:asm-commons) %endif BuildArch: noarch +ExclusiveArch: %{java_arches} noarch %description Byte Buddy is a code generation library for creating Java classes during the