unicorn: use python-single-r1 (oops)

This commit is contained in:
Brian M. Waters 2017-08-10 03:28:45 -04:00
parent 7ebb3cb707
commit 525a73bee3

View file

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