svn commit: r499832 - head/devel/grumpy

Antoine Brodin antoine at FreeBSD.org
Wed Apr 24 10:58:01 UTC 2019


Author: antoine
Date: Wed Apr 24 10:57:59 2019
New Revision: 499832
URL: https://svnweb.freebsd.org/changeset/ports/499832

Log:
  Mark BROKEN on i386
  
  Reported by:	pkg-fallout
  MFH:		2019Q2

Modified:
  head/devel/grumpy/Makefile

Modified: head/devel/grumpy/Makefile
==============================================================================
--- head/devel/grumpy/Makefile	Wed Apr 24 10:55:41 2019	(r499831)
+++ head/devel/grumpy/Makefile	Wed Apr 24 10:57:59 2019	(r499832)
@@ -7,6 +7,8 @@ CATEGORIES=	devel
 MAINTAINER=	swills at FreeBSD.org
 COMMENT=	Python to Go source code transcompiler and runtime
 
+BROKEN_i386=	constant 2147762812 overflows int
+
 BUILD_DEPENDS=	go:lang/go
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 


More information about the svn-ports-all mailing list