From 66fbeef1eca5059a40575c0da1ff4b98671a449f Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Fri, 6 Jan 2023 18:13:31 +0100 Subject: [PATCH] Revert "Disable s390x build" This reverts commit 364040209efd944ba1bf310b11d3293fc5338a3a. --- python-gbinder.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-gbinder.spec b/python-gbinder.spec index 06f21cb..7635c32 100644 --- a/python-gbinder.spec +++ b/python-gbinder.spec @@ -9,9 +9,6 @@ License: GPL-3.0-only URL: https://github.com/erfanoabdi/%{proj_name} Source: %{url}/archive/%{version}/%{proj_name}-%{version}.tar.gz -# bugzilla 2153760 -ExcludeArch: s390x - %global libgbinder_version 1.1.20 BuildRequires: python3-devel BuildRequires: python3-Cython