coreos-base/coreos-dev: drop optional Xen dependencies

This commit is contained in:
David Michael 2017-05-31 13:54:03 -07:00
parent 56a97775be
commit 2515513330
3 changed files with 0 additions and 12 deletions

View File

@ -9,7 +9,6 @@ HOMEPAGE="http://coreos.com"
LICENSE="GPL-2" LICENSE="GPL-2"
SLOT="0" SLOT="0"
KEYWORDS="amd64 arm arm64 x86" KEYWORDS="amd64 arm arm64 x86"
IUSE="vm-testing"
# The dependencies here are meant to capture "all the packages # The dependencies here are meant to capture "all the packages
# developers want to use for development, test, or debug". This # developers want to use for development, test, or debug". This
@ -48,10 +47,4 @@ RDEPEND="
sys-process/ktop sys-process/ktop
sys-process/procps sys-process/procps
sys-process/psmisc sys-process/psmisc
vm-testing? (
app-emulation/xen
app-emulation/xen-pvgrub
app-emulation/xen-tools
app-emulation/qemu
)
" "

View File

@ -31,11 +31,6 @@ net-misc/gsutil
# no version marked stable upstream # no version marked stable upstream
dev-util/checkbashisms dev-util/checkbashisms
# current stable (4.3.x) xen-tools doesn't build without multilib
~app-emulation/xen-4.4.1
~app-emulation/xen-tools-4.4.1
~app-emulation/xen-pvgrub-4.4.1
# https://bugs.gentoo.org/show_bug.cgi?id=548158 # https://bugs.gentoo.org/show_bug.cgi?id=548158
=sys-apps/gentoo-functions-0.10 =sys-apps/gentoo-functions-0.10