[packages/librsvg] add aarch64 to supported archs
atler
atler at pld-linux.org
Sat May 2 13:35:43 CEST 2020
commit 287b4e62c1f2b161a7a498e55d835df86e903710
Author: Jan Palus <atler at pld-linux.org>
Date: Sat May 2 13:34:23 2020 +0200
add aarch64 to supported archs
librsvg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/librsvg.spec b/librsvg.spec
index b306630..3cb6a38 100644
--- a/librsvg.spec
+++ b/librsvg.spec
@@ -63,7 +63,7 @@ Obsoletes: librsvg-gtk+3
Obsoletes: librsvg0
Obsoletes: mozilla-plugin-rsvg
# rust archs
-ExclusiveArch: %{x8664} %{ix86}
+ExclusiveArch: %{x8664} %{ix86} aarch64
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# see gdk-pixbuf2.spec for source of these ifdefs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/librsvg.git/commitdiff/11846de89804bf893ddadfb5c8746b6c54a73a01
More information about the pld-cvs-commit
mailing list