[packages/maven] extend EA: with %{arm} and aarch64
atler
atler at pld-linux.org
Thu Aug 10 20:14:56 CEST 2023
commit d84d572ed9ec61e6fd81d2d1cdecf2f139eb0182
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Aug 10 19:07:46 2023 +0200
extend EA: with %{arm} and aarch64
maven.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/maven.spec b/maven.spec
index 681c83a..b50d629 100644
--- a/maven.spec
+++ b/maven.spec
@@ -17,7 +17,7 @@ Source0: https://www.apache.org/dist/maven/maven-3/%{version}/binaries/apache-%{
# Source0-md5: f3fbff830d9a0dc2c6c99a76e27d0c01
URL: http://maven.apache.org/
Requires: jdk >= 1.8
-ExclusiveArch: %{ix86} %{x8664}
+ExclusiveArch: %{ix86} %{x8664} %{arm} aarch64
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _enable_debug_packages 0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/maven.git/commitdiff/d4ec4643f113f07baebbb83368d41ac74f50a55b
More information about the pld-cvs-commit
mailing list