proxmark3: fix typo

This commit is contained in:
Rick Farina (Zero_Chaos) 2021-07-30 10:20:57 -04:00
parent 5923548540
commit 32a59f9a5c
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ IUSE="+bluez deprecated +firmware +pm3rdv4 +qt ${STANDALONE}"
REQUIRED_USE="?? ( ${STANDALONE/+/} )
standalone-lf-icehid? ( pm3rdv4 )
standalone-hf-14asniff? ( pm3rdv4 )
standalone-lf-nextid? ( pm3rdv4 )
standalone-lf-nexid? ( pm3rdv4 )
standalone-hf-colin? ( pm3rdv4 )
standalone-hf-bog? ( pm3rdv4 )
standalone-hf-iceclass ( pm3rdv4 )"

View file

@ -28,7 +28,7 @@ IUSE="+bluez deprecated +firmware +pm3rdv4 +qt ${STANDALONE}"
REQUIRED_USE="?? ( ${STANDALONE/+/} )
standalone-lf-icehid? ( pm3rdv4 )
standalone-hf-14asniff? ( pm3rdv4 )
standalone-lf-nextid? ( pm3rdv4 )
standalone-lf-nexid? ( pm3rdv4 )
standalone-hf-colin? ( pm3rdv4 )
standalone-hf-bog? ( pm3rdv4 )
standalone-hf-iceclass ( pm3rdv4 )"