mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
dev-util/plasma: Update python compatibility...
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
parent
834e872fa8
commit
15f539438c
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
|
||||
PYTHON_COMPAT=( python3_{4,5,6,7} )
|
||||
|
||||
DESCRIPTION="An interactive disassembler for x86/ARM/MIPS"
|
||||
HOMEPAGE="https://github.com/plasma-disassembler/plasma"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
|
||||
PYTHON_COMPAT=( python3_{4,5,6,7} )
|
||||
|
||||
DESCRIPTION="An interactive disassembler for x86/ARM/MIPS"
|
||||
HOMEPAGE="https://github.com/plasma-disassembler/plasma"
|
||||
|
|
|
|||
Loading…
Reference in a new issue