sysutils/lscpu: also enable on riscv64
Works fine.
This commit is contained in:
parent
4aa24c6ac5
commit
7f5f26f601
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue