diff options
-rw-r--r-- | php-pecl-bitset.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-pecl-bitset.spec b/php-pecl-bitset.spec index 7e3c938..8613050 100644 --- a/php-pecl-bitset.spec +++ b/php-pecl-bitset.spec @@ -30,6 +30,8 @@ License: PHP-3.01 URL: https://pecl.php.net/package/%{pecl_name} Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz +ExcludeArch: %{ix86} + BuildRequires: make BuildRequires: gcc BuildRequires: php-devel |