commit:     b702df18d3e51c1aec4cff9659debabd83961df9
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 04:38:41 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 04:42:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b702df18

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 85092c5..acef34a 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 0517cb3..3481cb6 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

Reply via email to