git: e02adb088f75 - main - lang/seed7: enable on powerpc

Piotr Kubaj pkubaj at FreeBSD.org
Tue Jun 15 08:42:31 UTC 2021


The branch main has been updated by pkubaj:

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

commit e02adb088f75c9a8fe46971e441d51341e59a839
Author:     Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-15 08:41:26 +0000
Commit:     Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-15 08:41:26 +0000

    lang/seed7: enable on powerpc
---
 lang/seed7/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/seed7/Makefile b/lang/seed7/Makefile
index b6653c7942c6..6d5c076a0b47 100644
--- a/lang/seed7/Makefile
+++ b/lang/seed7/Makefile
@@ -16,7 +16,7 @@ COMMENT=	High-level, extensible programming language
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi
 
-ONLY_FOR_ARCHS=	amd64 i386 powerpc64 powerpc64le sparc64
+ONLY_FOR_ARCHS=	amd64 i386 powerpc powerpc64 powerpc64le sparc64
 
 LIB_DEPENDS=	libodbc.so:databases/unixODBC
 


More information about the dev-commits-ports-main mailing list