mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-30 12:02:57 +01:00
unicorn: use python-single-r1 (oops)
This commit is contained in:
parent
7ebb3cb707
commit
525a73bee3
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
inherit multilib python-any-r1
|
||||
inherit multilib python-single-r1
|
||||
|
||||
DESCRIPTION="A lightweight multi-platform, multi-architecture CPU emulator framework"
|
||||
HOMEPAGE="http://www.unicorn-engine.org"
|
||||
|
|
|
|||
Loading…
Reference in a new issue