diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2026-03-05 20:06:49 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2026-05-07 21:47:29 +0000 |
| commit | 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a (patch) | |
| tree | a405889b26b94321a8886605c61785250ba83802 /sysutils/dmidecode | |
| parent | af218a4ee29a6b999b647da7263011a6ec9f6785 (diff) | |
Diffstat (limited to 'sysutils/dmidecode')
| -rw-r--r-- | sysutils/dmidecode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dmidecode/Makefile b/sysutils/dmidecode/Makefile index acc632627cbd..8b1320ee8819 100644 --- a/sysutils/dmidecode/Makefile +++ b/sysutils/dmidecode/Makefile @@ -10,7 +10,7 @@ WWW= https://www.nongnu.org/dmidecode/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 riscv64 riscv64sf +ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 riscv64 USES= tar:xz |
