diff options
Diffstat (limited to 'net-analyzer/metasploit/metasploit-9999.ebuild')
-rw-r--r-- | net-analyzer/metasploit/metasploit-9999.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild index 6a64282832d5..54db9b0d61c9 100644 --- a/net-analyzer/metasploit/metasploit-9999.ebuild +++ b/net-analyzer/metasploit/metasploit-9999.ebuild @@ -31,7 +31,7 @@ IUSE="development +java nexpose oracle +pcap test" #multiple known bugs with tests reported upstream and ignored #http://dev.metasploit.com/redmine/issues/8418 - worked around (fix user creation when possible) -RESTRICT="test" +RESTRICT="strip test" #grep spec.add_runtime_dependency metasploit-framework.gemspec | sort RUBY_COMMON_DEPEND="virtual/ruby-ssl @@ -127,8 +127,6 @@ COMMON_DEPEND="dev-db/postgresql[server] RDEPEND+=" ${COMMON_DEPEND} >=app-eselect/eselect-metasploit-0.16" -RESTRICT+=" strip" - QA_PREBUILT=" usr/lib*/${PN}${SLOT}/data/templates/template_x86_linux.bin usr/lib*/${PN}${SLOT}/data/templates/template_armle_linux.bin |