From f2920ad576296cd0515bf6eed13fbe53ab938184 Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Mon, 16 Sep 2024 09:09:23 +0000 Subject: [PATCH] add loongarch64 support --- graphviz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphviz.spec b/graphviz.spec index 87dc129..bb21eb1 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -14,7 +14,7 @@ %bcond_with php %bcond_without tcl %endif -%ifarch %{e2k} %{riscv} +%ifarch %{e2k} %{riscv} loongarch64 %bcond_with ruby %bcond_with php %bcond_without tcl