View | Details | Raw Unified | Return to bug 264175
Collapse All | Expand All

(-)b/sysutils/lscpu/Makefile (-2 / +1 lines)
Lines 9-15 COMMENT= Display information about the CPU architecture Link Here
9
9
10
LICENSE=	BSD3CLAUSE
10
LICENSE=	BSD3CLAUSE
11
11
12
ONLY_FOR_ARCHS=	amd64 i386 powerpc64le powerpc64 powerpc riscv64
12
ONLY_FOR_ARCHS=	aarch64 amd64 i386 powerpc64le powerpc64 powerpc riscv64
13
13
14
USE_GITHUB=	yes
14
USE_GITHUB=	yes
15
GH_ACCOUNT=	NanXiao
15
GH_ACCOUNT=	NanXiao
16
- 

Return to bug 264175