From b702df18d3e51c1aec4cff9659debabd83961df9 Mon Sep 17 00:00:00 2001 From: Ian Delaney Date: Wed, 6 Jan 2016 12:38:41 +0800 Subject: [PATCH] app-emulation/xen-tools: re-add deps to support x86 reported in #570974 Gentoo bug: #570974 Package-Manager: portage-2.2.26 --- app-emulation/xen-tools/xen-tools-4.5.2-r3.ebuild | 4 +++- app-emulation/xen-tools/xen-tools-4.6.0-r5.ebuild | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/app-emulation/xen-tools/xen-tools-4.5.2-r3.ebuild b/app-emulation/xen-tools/xen-tools-4.5.2-r3.ebuild index 85092c5f95ee..acef34ad2cac 100644 --- a/app-emulation/xen-tools/xen-tools-4.5.2-r3.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.5.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -85,6 +85,8 @@ COMMON_DEPEND=" DEPEND="${COMMON_DEPEND} dev-python/lxml[${PYTHON_USEDEP}] + x86? ( sys-devel/dev86 + sys-power/iasl ) pam? ( dev-python/pypam[${PYTHON_USEDEP}] ) hvm? ( media-libs/libsdl ) ${PYTHON_DEPS} diff --git a/app-emulation/xen-tools/xen-tools-4.6.0-r5.ebuild b/app-emulation/xen-tools/xen-tools-4.6.0-r5.ebuild index 0517cb35e9ba..3481cb69607d 100644 --- a/app-emulation/xen-tools/xen-tools-4.6.0-r5.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.6.0-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -86,6 +86,8 @@ COMMON_DEPEND=" DEPEND="${COMMON_DEPEND} dev-python/lxml[${PYTHON_USEDEP}] + x86? ( sys-devel/dev86 + sys-power/iasl ) pam? ( dev-python/pypam[${PYTHON_USEDEP}] ) ${PYTHON_DEPS} api? ( dev-libs/libxml2 -- 2.26.2