diff options
Diffstat (limited to 'security/rubygem-aes_key_wrap')
-rw-r--r-- | security/rubygem-aes_key_wrap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-aes_key_wrap/Makefile b/security/rubygem-aes_key_wrap/Makefile index 41e08800baaf..806181aa86e3 100644 --- a/security/rubygem-aes_key_wrap/Makefile +++ b/security/rubygem-aes_key_wrap/Makefile @@ -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 |