mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-17 12:20:59 +02:00
profile: fix python keywords
This commit is contained in:
commit
1098bb70a5
2 changed files with 9 additions and 0 deletions
|
|
@ -28,3 +28,7 @@ dev-ruby/rcairo amd64
|
|||
=app-crypt/yubikey-manager-0.4* ~amd64
|
||||
~dev-ruby/nio4r-2.1.0 **
|
||||
~dev-ruby/octokit-4.7.0 **
|
||||
dev-ruby/recog **
|
||||
~dev-python/pyscard-1.9.5 **
|
||||
dev-ruby/ruby-progressbar **
|
||||
net-analyzer/metasploit:4.14 **
|
||||
|
|
|
|||
|
|
@ -25,8 +25,13 @@ dev-python/simplesoapy
|
|||
#required by veil-evasion
|
||||
~dev-python/pyinstaller-3.2
|
||||
|
||||
<<<<<<< HEAD
|
||||
#required by "yubioath-desktop"
|
||||
=dev-python/pyscard-1.9*
|
||||
=======
|
||||
#required by "yubioath-desktop"/yubikey-manager
|
||||
~dev-python/pyscard-1.9.5
|
||||
>>>>>>> 1231087553e6876712b6c01a9cf3901ead7d78e0
|
||||
|
||||
#stable version has a dep on pip which fails on x86
|
||||
~dev-python/pbr-1.9.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue