[app-emulation/qemu-guest-agent] sync with tree
This commit is contained in:
parent
28333d13ff
commit
293188d520
@ -3,9 +3,9 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit eutils systemd udev python-any-r1
|
||||
inherit eutils systemd toolchain-funcs udev python-any-r1
|
||||
|
||||
MY_PN="qemu"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
Loading…
Reference in New Issue
Block a user