commit 18bbf609ff961e6a9dee32384ffd083c2f9c7b64
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed May 25 16:11:03 2022 +0100
Exclude aarch64
chromium-freeworld.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index 7f59fbe..394ab67 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -170,7 +170,7 @@ Obsoletes: chromium-vaapi < %{version}-%{release}
Recommends: libva-utils
# This build should be only available to amd64
-ExclusiveArch: x86_64 aarch64
+ExclusiveArch: x86_64
# Gentoo patches:
Patch201: chromium-98-EnumTable-crash.patch
Show replies by date