diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 45483927bbc4..372ea9c3dfa0 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Rick Farina <zerochaos@gentoo.org> (11 May 2017) +# nexpose and openvas work on amd64 +net-analyzer/metasploit nexpose openvas + # Thomas Deutschmann <whissi@gentoo.org> (01 Mar 2017) # dev-libs/libmaxminddb is keyworded on amd64 app-admin/rsyslog -mdblookup diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index f2d3a9b49165..5adfb6a09716 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Rick Farina <zerochaos@gentoo.org> (11 May 2017) +# the needed deps are amd64/x86 only +net-analyzer/metasploit nexpose openvas + # Thomas Deutschmann <whissi@gentoo.org> (01 Mar 2017) # dev-libs/libmaxminddb is only keyworded on amd64 and x86 at the moment app-admin/rsyslog mdblookup |