diff options
author | Matthias Maier <tamiko@gentoo.org> | 2017-09-27 10:08:11 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2017-09-27 10:12:21 -0500 |
commit | 783ee55ef4f598df2ec1538e07d29797b87df9b5 (patch) | |
tree | 2c78bcd7f70f51c467fa98cb4e140fabb9884939 /app-emulation | |
parent | app-emulation/libvirt: drop old, bug #629462 (diff) | |
download | gentoo-783ee55ef4f598df2ec1538e07d29797b87df9b5.tar.gz gentoo-783ee55ef4f598df2ec1538e07d29797b87df9b5.tar.bz2 gentoo-783ee55ef4f598df2ec1538e07d29797b87df9b5.zip |
app-emulation/libvirt: remove openvz-sources dependency
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libvirt/libvirt-3.6.0.ebuild | 1 | ||||
-rw-r--r-- | app-emulation/libvirt/libvirt-9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/app-emulation/libvirt/libvirt-3.6.0.ebuild b/app-emulation/libvirt/libvirt-3.6.0.ebuild index 8bac314f5706..62d8c9d5b3c5 100644 --- a/app-emulation/libvirt/libvirt-3.6.0.ebuild +++ b/app-emulation/libvirt/libvirt-3.6.0.ebuild @@ -80,7 +80,6 @@ RDEPEND=" >sys-process/numactl-2.0.2 sys-process/numad ) - openvz? ( sys-kernel/openvz-sources:* ) parted? ( >=sys-block/parted-1.8[device-mapper] sys-fs/lvm2[-device-mapper-only(-)] diff --git a/app-emulation/libvirt/libvirt-9999.ebuild b/app-emulation/libvirt/libvirt-9999.ebuild index 7114c05fd882..9ae7d7ea4e43 100644 --- a/app-emulation/libvirt/libvirt-9999.ebuild +++ b/app-emulation/libvirt/libvirt-9999.ebuild @@ -80,7 +80,6 @@ RDEPEND=" >sys-process/numactl-2.0.2 sys-process/numad ) - openvz? ( sys-kernel/openvz-sources:* ) parted? ( >=sys-block/parted-1.8[device-mapper] sys-fs/lvm2[-device-mapper-only(-)] |