aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mpeg_play
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-12-12 05:36:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-12-12 05:36:16 +0000
commit1ed42146b6d127320a2ca3b538244f7424549872 (patch)
treed0cbb9cfc73e937ce48e3bbe0768b83287ac0de1 /multimedia/mpeg_play
parente7e472484809eb3bcd6a0903629b59a3fe7ad390 (diff)
Mark NOT_FOR riscv64 the same as several others.
Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing
Notes
Notes: svn path=/head/; revision=557796
Diffstat (limited to 'multimedia/mpeg_play')
-rw-r--r--multimedia/mpeg_play/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpeg_play/Makefile b/multimedia/mpeg_play/Makefile
index 9f2f19c9344b..3defd02b2fc5 100644
--- a/multimedia/mpeg_play/Makefile
+++ b/multimedia/mpeg_play/Makefile
@@ -12,7 +12,7 @@ EXTRACT_SUFX= -patched-src.tar.gz
MAINTAINER= lme@FreeBSD.org
COMMENT= Program to play mpeg movies on X displays
-NOT_FOR_ARCHS= aarch64 armv6 armv7 mips mips64
+NOT_FOR_ARCHS= aarch64 armv6 armv7 mips mips64 riscv64
NOT_FOR_ARCHS_REASON= fails to build: Unknown endianness of architecture
WRKSRC= ${WRKDIR}/mpeg_play