svn commit: r464314 - head/security/rubygem-aes_key_wrap

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 12 21:16:58 UTC 2018


Author: sunpoet
Date: Mon Mar 12 21:16:53 2018
New Revision: 464314
URL: https://svnweb.freebsd.org/changeset/ports/464314

Log:
  Add NO_ARCH

Modified:
  head/security/rubygem-aes_key_wrap/Makefile

Modified: head/security/rubygem-aes_key_wrap/Makefile
==============================================================================
--- head/security/rubygem-aes_key_wrap/Makefile	Mon Mar 12 21:16:48 2018	(r464313)
+++ head/security/rubygem-aes_key_wrap/Makefile	Mon Mar 12 21:16:53 2018	(r464314)
@@ -13,6 +13,7 @@ COMMENT=	Ruby implementation of AES Key Wrap
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem shebangfix
 


More information about the svn-ports-all mailing list