git: 5c8785ce1cb5 - main - games/jinput: Unbreak on armv6 and armv7.

From: Mikael Urankar <mikael_at_FreeBSD.org>
Date: Wed, 01 Dec 2021 16:47:06 UTC
The branch main has been updated by mikael:

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

commit 5c8785ce1cb5eb2d4f361f1af0b18abe99abb6c4
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2021-12-01 16:45:26 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2021-12-01 16:46:37 +0000

    games/jinput: Unbreak on armv6 and armv7.
    
    PR:             260115
    Approved by:    portgmr blanket
---
 games/jinput/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/games/jinput/Makefile b/games/jinput/Makefile
index 81a3b8fbb9d9..ece5f3b2480b 100644
--- a/games/jinput/Makefile
+++ b/games/jinput/Makefile
@@ -8,9 +8,6 @@ COMMENT=	Java Game Controller API
 
 LICENSE=	BSD2CLAUSE
 
-BROKEN_armv6=	fails to compile
-BROKEN_armv7=	fails to compile
-
 BUILD_DEPENDS=	${JAVAJARDIR}/jutils/jutils.jar:games/jutils \
 		mvn:devel/maven
 RUN_DEPENDS=	${JAVAJARDIR}/jutils/jutils.jar:games/jutils