Date: Fri, 12 Apr 2019 08:19:00 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498703 - head/sysutils/grub2 Message-ID: <201904120819.x3C8J0Nd086708@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904120819.x3C8J0Nd086708>