mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 16:51:03 +02:00
pentoo-exploit: fix iuse
This commit is contained in:
parent
1640603834
commit
2ba3ce0b96
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ HOMEPAGE="http://www.pentoo.ch"
|
|||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="bindist java minipentoo"
|
||||
IUSE="bindist livecd java minipentoo"
|
||||
|
||||
PDEPEND="net-analyzer/metasploit
|
||||
java? ( || ( net-analyzer/armitage net-analyzer/armitage-bin ) )
|
||||
Loading…
Reference in a new issue