git: 592181abd0c2 - main - audio/waveplay: enable on powerpc

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


The branch main has been updated by pkubaj:

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

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

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

diff --git a/audio/waveplay/Makefile b/audio/waveplay/Makefile
index dd2df592b89b..b6595e486aa9 100644
--- a/audio/waveplay/Makefile
+++ b/audio/waveplay/Makefile
@@ -10,7 +10,7 @@ DISTNAME=	waveplay-20010924
 MAINTAINER=	yshd at na.rim.or.jp
 COMMENT=	Simple wav file player
 
-ONLY_FOR_ARCHS=	i386 amd64 powerpc64 powerpc64le
+ONLY_FOR_ARCHS=	i386 amd64 armv7 powerpc powerpc64 powerpc64le
 PLIST_FILES=	bin/waveplay \
 		man/ja/man1/waveplay.1.gz \
 		man/man1/waveplay.1.gz


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