diff options
-rw-r--r-- | php-pecl-xhprof.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-xhprof.spec b/php-pecl-xhprof.spec index 76d58d3..0df3451 100644 --- a/php-pecl-xhprof.spec +++ b/php-pecl-xhprof.spec @@ -3,7 +3,7 @@ # # Fedora spec file for php-pecl-xhprof # -# Copyright (c) 2012-2021 Remi Collet +# Copyright (c) 2012-2022 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -35,7 +35,7 @@ URL: https://pecl.php.net/package/%{pecl_name} Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz # https://bugs.php.net/61262 -ExclusiveArch: %{ix86} x86_64 +ExclusiveArch: %{ix86} x86_64 aarch64 BuildRequires: make BuildRequires: %{?dtsprefix}gcc |