svn commit: r498704 - branches/2019Q2/sysutils/grub2

Antoine Brodin antoine at FreeBSD.org
Fri Apr 12 08:19:30 UTC 2019


Author: antoine
Date: Fri Apr 12 08:19:29 2019
New Revision: 498704
URL: https://svnweb.freebsd.org/changeset/ports/498704

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

Modified:
  branches/2019Q2/sysutils/grub2/Makefile
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/sysutils/grub2/Makefile
==============================================================================
--- branches/2019Q2/sysutils/grub2/Makefile	Fri Apr 12 08:19:00 2019	(r498703)
+++ branches/2019Q2/sysutils/grub2/Makefile	Fri Apr 12 08:19:29 2019	(r498704)
@@ -13,6 +13,7 @@ COMMENT=	Multiboot boot loader
 
 LICENSE=	GPLv3
 
+BROKEN_i386=	uses amd64 assembly
 DEPRECATED=	Unmaintained (more than five years), not updated (one-and-a-half years), does not build with modern compilers	# PR232961
 EXPIRATION_DATE=2019-02-04
 


More information about the svn-ports-all mailing list