]> git.pld-linux.org Git - packages/graphviz.git/commitdiff
use %go_arches macro
authorJan Palus <atler@pld-linux.org>
Thu, 6 Jul 2023 22:47:43 +0000 (00:47 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 6 Jul 2023 22:47:43 +0000 (00:47 +0200)
graphviz.spec

index bc1f622ac942b1b6d8c37d477bcc09a993f56f4a..b85f1170904118b7fcfb2c3934c113dc55829d4c 100644 (file)
@@ -43,7 +43,7 @@
 %ifarch i386 i486
 %undefine with_java
 %endif
-%ifnarch %{ix86} %{x8664} %{arm} aarch64
+%ifnarch %go_arches
 %undefine with_golang
 %endif
 %if %{without python}
This page took 0.074787 seconds and 4 git commands to generate.