summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2016-01-06 12:38:41 +0800
committerIan Delaney <idella4@gentoo.org>2016-01-06 12:42:30 +0800
commitb702df18d3e51c1aec4cff9659debabd83961df9 (patch)
tree238e8574929943eb1c00d2e2783fe51ee7bcce61
parentsys-apps/util-linux: add USE=readline #571022 (diff)
downloadgentoo-b702df18d3e51c1aec4cff9659debabd83961df9.tar.gz
gentoo-b702df18d3e51c1aec4cff9659debabd83961df9.tar.bz2
gentoo-b702df18d3e51c1aec4cff9659debabd83961df9.zip
app-emulation/xen-tools: re-add deps to support x86 reported in #570974
Gentoo bug: #570974 Package-Manager: portage-2.2.26
-rw-r--r--app-emulation/xen-tools/xen-tools-4.5.2-r3.ebuild4
-rw-r--r--app-emulation/xen-tools/xen-tools-4.6.0-r5.ebuild4
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