From cee25c6b5cf8e2bb9e41625bada2c8f1032e4fca Mon Sep 17 00:00:00 2001 From: Bo Ren Date: Wed, 2 Nov 2022 10:31:19 +0800 Subject: [PATCH] update mercurial.yaml Signed-off-by: Bo Ren --- mercurial.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mercurial.yaml b/mercurial.yaml index aa4e3cf..32500d1 100644 --- a/mercurial.yaml +++ b/mercurial.yaml @@ -14,7 +14,7 @@ data: - GPLv2+ dependencies: - buildrequires: - platform: [an8.5.0] + platform: [an8.7.0] python27: [2.7] requires: platform: [an8] @@ -36,4 +36,4 @@ data: mercurial: rationale: Mercurial -- a distributed SCM ref: a8-mercurial-stream-4.8 - arches: [aarch64, i686, ppc64le, s390x, x86_64] + arches: [aarch64, i686, loongarch64, ppc64le, s390x, x86_64] -- Gitee