Date: Mon, 8 Nov 2021 16:51:48 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: bdca5667601a - main - textproc/tttcmds: enable on powerpc64le Message-ID: <202111081651.1A8GpmHY084143@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=bdca5667601a455525786c5a1812596f70e0748a commit bdca5667601a455525786c5a1812596f70e0748a Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-11-08 16:49:36 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-11-08 16:49:36 +0000 textproc/tttcmds: enable on powerpc64le --- textproc/tttcmds/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/tttcmds/Makefile b/textproc/tttcmds/Makefile index 9057af76bc05..4260ac34e5da 100644 --- a/textproc/tttcmds/Makefile +++ b/textproc/tttcmds/Makefile @@ -9,7 +9,7 @@ COMMENT= Unix-style data processing commands and library LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= amd64 powerpc64 +ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le CONFLICTS_INSTALL= open-usp-tukubaihome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111081651.1A8GpmHY084143>
