git: 31213e9bc0cb - main - games/veloren-weekly: drop duplicate inline comment

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Wed, 06 Sep 2023 11:58:29 UTC
The branch main has been updated by jbeich:

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

commit 31213e9bc0cb0a8ec89952603a4d6f79bf2d2905
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-09-06 11:58:12 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-09-06 11:58:19 +0000

    games/veloren-weekly: drop duplicate inline comment
---
 games/veloren-weekly/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index 6fac2248db7e..c162a3f39263 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -12,7 +12,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_aarch64=	https://github.com/rust-lang/libc/issues/3217
 ONLY_FOR_ARCHS=	aarch64 amd64 i386
-# https://gitlab.com/veloren/veloren/-/issues/1006
 ONLY_FOR_ARCHS_REASON=	unsupported platform by https://github.com/wasmerio/wasmer
 
 LIB_DEPENDS=	libasound.so:audio/alsa-lib \