Closes: https://bugs.gentoo.org/703448
Closes: https://github.com/gentoo/gentoo/pull/14094
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
RDEPEND="${PYTHON_DEPS}
>=app-emulation/xen-tools-${PV}"
+# python2 only
+RESTRICT="test"
+
pkg_setup() {
python-single-r1_pkg_setup
}