svn commit: r498703 - head/sysutils/grub2

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


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

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

Modified:
  head/sysutils/grub2/Makefile

Modified: head/sysutils/grub2/Makefile
==============================================================================
--- head/sysutils/grub2/Makefile	Fri Apr 12 07:54:33 2019	(r498702)
+++ head/sysutils/grub2/Makefile	Fri Apr 12 08:19:00 2019	(r498703)
@@ -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