Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2019 12:24:00 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505082 - head/lang/J
Message-ID:  <201906251224.x5PCO0Pc056107@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue Jun 25 12:23:59 2019
New Revision: 505082
URL: https://svnweb.freebsd.org/changeset/ports/505082

Log:
  Restore line dropped in r500311.
  
  Approved by:	swills

Modified:
  head/lang/J/Makefile

Modified: head/lang/J/Makefile
==============================================================================
--- head/lang/J/Makefile	Tue Jun 25 12:17:04 2019	(r505081)
+++ head/lang/J/Makefile	Tue Jun 25 12:23:59 2019	(r505082)
@@ -11,6 +11,7 @@ COMMENT=	J programming language
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKDIR}/jsource-${JVERSION}/license.txt
 
+ONLY_FOR_ARCHS=	amd64
 ONLY_FOR_ARCHS_REASON_amd64=	Not built or tested for other archs. i386 needs hostdefs and netdefs files to be generated.
 
 BUILD_DEPENDS=	bash:shells/bash



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906251224.x5PCO0Pc056107>