]> git.pld-linux.org Git - packages/librsvg.git/commitdiff
add aarch64 to supported archs
authorJan Palus <atler@pld-linux.org>
Sat, 2 May 2020 11:34:23 +0000 (13:34 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 2 May 2020 11:34:23 +0000 (13:34 +0200)
librsvg.spec

index b3066301d33c9e176d98f8f66dde9a93029cef6a..3cb6a3870aa3816875a2c0abe6476cb9e785666a 100644 (file)
@@ -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
This page took 0.165672 seconds and 4 git commands to generate.