pentoo-cracking: drop pyrit from 32 bit

This commit is contained in:
Rick Farina (Zero_Chaos) 2015-10-10 23:05:44 -04:00
parent 7238145379
commit b24f93e30d

View file

@ -24,8 +24,8 @@ RDEPEND="${DEPEND}
app-crypt/hashcat-gui
)
!livecd-stage1? (
video_cards_nvidia? ( opencl? ( app-crypt/pyrit )
cuda? ( app-crypt/pyrit ) )
video_cards_nvidia? ( amd64? ( opencl? ( app-crypt/pyrit )
cuda? ( app-crypt/pyrit ) ) )
)
dict? ( app-dicts/raft-wordlists
app-misc/crunch )