Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2018 19:28:29 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475848 - head/security/rubygem-scrypt
Message-ID:  <201807291928.w6TJSTRZ063831@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jul 29 19:28:29 2018
New Revision: 475848
URL: https://svnweb.freebsd.org/changeset/ports/475848

Log:
  Remove ONLY_FOR_ARCHS
  
  PR:		229731
  Submitted by:	Greg V <greg@unrelenting.technology>

Modified:
  head/security/rubygem-scrypt/Makefile

Modified: head/security/rubygem-scrypt/Makefile
==============================================================================
--- head/security/rubygem-scrypt/Makefile	Sun Jul 29 19:28:23 2018	(r475847)
+++ head/security/rubygem-scrypt/Makefile	Sun Jul 29 19:28:29 2018	(r475848)
@@ -12,9 +12,6 @@ COMMENT=	Scrypt key derivation function
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-ONLY_FOR_ARCHS=		amd64 i386
-ONLY_FOR_ARCHS_REASON=	invokes SSE compiler flags
-
 RUN_DEPENDS=	rubygem-ffi-compiler>=1.0:devel/rubygem-ffi-compiler
 
 NO_ARCH=	yes



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