summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lscpu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lscpu/Makefile b/sysutils/lscpu/Makefile
index 60a56b1b8156..aacccd2e68ac 100644
--- a/sysutils/lscpu/Makefile
+++ b/sysutils/lscpu/Makefile
@@ -9,7 +9,7 @@ COMMENT= Display information about the CPU architecture
LICENSE= BSD3CLAUSE
-ONLY_FOR_ARCHS= amd64 i386 powerpc64le powerpc64 powerpc
+ONLY_FOR_ARCHS= amd64 i386 powerpc64le powerpc64 powerpc riscv64
USE_GITHUB= yes
GH_ACCOUNT= NanXiao