Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2021 10:37:31 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: 6346edb3a577 - main - emulators/higan: enable on powerpc
Message-ID:  <202107151037.16FAbVbQ080726@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=6346edb3a577de48077df1ef550a18119c2561d1

commit 6346edb3a577de48077df1ef550a18119c2561d1
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-07-15 10:37:22 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2021-07-15 10:37:22 +0000

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

diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile
index f7364ee0b356..c3ff760d84a6 100644
--- a/emulators/higan/Makefile
+++ b/emulators/higan/Makefile
@@ -11,7 +11,7 @@ DISTNAME=	${PORTNAME}_v${PORTVERSION}-source
 MAINTAINER=	cyberbotx@cyberbotx.com
 COMMENT=	Nintendo multi-system emulator
 
-ONLY_FOR_ARCHS=	amd64 i386 powerpc64 powerpc64le
+ONLY_FOR_ARCHS=	amd64 i386 powerpc powerpc64 powerpc64le
 
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107151037.16FAbVbQ080726>