git: 18e772f1f1f8 - main - devel/libunwind: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 27 Apr 2023 15:52:27 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=18e772f1f1f859c738c4e959b99e1874800bc0d8

commit 18e772f1f1f859c738c4e959b99e1874800bc0d8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 15:45:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 15:45:33 +0000

    devel/libunwind: Cosmetic change
---
 devel/libunwind/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile
index 77af7ab31c2e..46eb24f82624 100644
--- a/devel/libunwind/Makefile
+++ b/devel/libunwind/Makefile
@@ -27,7 +27,7 @@ GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 
-PLIST_SUB=	ARCH=${ARCH:S|amd64|x86_64|:C|armv.|arm|:S|i386|x86|:C|powerpc64.*|ppc64|:S|powerpc|ppc32|}
+PLIST_SUB=	ARCH=${ARCH:S|amd64|x86_64|:C|armv.|arm|:S|i386|x86|:S|powerpc|ppc32|:C|powerpc64.*|ppc64|}
 
 CPE_VENDOR=	libunwind_project