aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/terraform-provider-libvirt/terraform-provider-libvirt-0.7.6.ebuild')
-rw-r--r--app-admin/terraform-provider-libvirt/terraform-provider-libvirt-0.7.6.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-admin/terraform-provider-libvirt/terraform-provider-libvirt-0.7.6.ebuild b/app-admin/terraform-provider-libvirt/terraform-provider-libvirt-0.7.6.ebuild
index 5e1e67a..06ae5a3 100644
--- a/app-admin/terraform-provider-libvirt/terraform-provider-libvirt-0.7.6.ebuild
+++ b/app-admin/terraform-provider-libvirt/terraform-provider-libvirt-0.7.6.ebuild
@@ -7,7 +7,7 @@ GOLANG_PKG_IMPORTPATH="github.com/dmacvicar"
GOLANG_PKG_ARCHIVEPREFIX="v"
GOLANG_PKG_VERSION="$(ver_cut 1-3)"
-inherit golang-build golang-vcs-snapshot
+inherit golang-single
EGO_SRC="${GOLANG_PKG_IMPORTPATH}/${PN}"
EGO_PN=${EGO_SRC}/...
@@ -22,6 +22,8 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
+RESTRICT="network-sandbox"
+
RDEPEND="app-emulation/libvirt-glib
dev-lang/go
app-cdr/cdrtools