dev-util/plasma: Update python compatibility...

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
ephemer0l 2018-08-22 23:35:30 -05:00
parent 834e872fa8
commit 15f539438c
No known key found for this signature in database
GPG key ID: 12063EE93E198BBB
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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"