From 53ab1acbdcbf0540a784559e510753646dc67ae5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B2=D1=8F=D1=82=D0=BE=D1=81=D0=BB=D0=B0=D0=B2?= Date: Thu, 7 Oct 2021 13:04:07 +0000 Subject: [PATCH] exclude i686 architecture --- java-11-openjdk.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/java-11-openjdk.spec b/java-11-openjdk.spec index 279395a..3b2f2a4 100644 --- a/java-11-openjdk.spec +++ b/java-11-openjdk.spec @@ -1332,6 +1332,8 @@ BuildRequires: make BuildRequires: systemtap-devel %endif +ExcludeArch: i686 + # this is always built, also during debug-only build # when it is built in debug-only this package is just placeholder %{java_rpo %{nil}}