diff options
Diffstat (limited to 'app-emulation/xen-tools/xen-tools-4.2.5-r4.ebuild')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.2.5-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.2.5-r4.ebuild b/app-emulation/xen-tools/xen-tools-4.2.5-r4.ebuild index f2ad9d7636e8..6dab7ecf5b0d 100644 --- a/app-emulation/xen-tools/xen-tools-4.2.5-r4.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.2.5-r4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.5-r4.ebuild,v 1.3 2015/04/03 08:33:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.5-r4.ebuild,v 1.4 2015/04/08 07:30:36 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE='xml,threads' if [[ $PV == *9999 ]]; then |