Date: Tue, 16 Nov 2021 17:28:06 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 08defaafc703 - main - misc/dahdi-kmod26: enable on powerpc64le Message-ID: <202111161728.1AGHS6fM098327@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=08defaafc7031b040ad94515e94ff7d7f5241733 commit 08defaafc7031b040ad94515e94ff7d7f5241733 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-11-16 17:25:40 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-11-16 17:25:40 +0000 misc/dahdi-kmod26: enable on powerpc64le --- misc/dahdi-kmod26/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/dahdi-kmod26/Makefile b/misc/dahdi-kmod26/Makefile index a3a0f395b784..63fb01336241 100644 --- a/misc/dahdi-kmod26/Makefile +++ b/misc/dahdi-kmod26/Makefile @@ -17,7 +17,7 @@ COMMENT= Digium/Asterisk Hardware Device Interface RUN_DEPENDS= ${LOCALBASE}/sbin/dahdi_cfg:misc/dahdi -ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 sparc64 +ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le sparc64 DAHDI_VERSION= 2.6.1-r10747 DAHDI_TOOLS_VERSION= 2.4.0-rc1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111161728.1AGHS6fM098327>