summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-30 23:59:37 +0100
committerSam James <sam@gentoo.org>2022-10-01 00:24:17 +0100
commit4a949250d0e3b6ead5e66153648add51c9059abf (patch)
treeb94d4e933778da8967a42ab28651776d076a8fdc /dev-util
parentdev-util/bitcoin-tx: fix StaticSrcUri (diff)
downloadgentoo-4a949250d0e3b6ead5e66153648add51c9059abf.tar.gz
gentoo-4a949250d0e3b6ead5e66153648add51c9059abf.tar.bz2
gentoo-4a949250d0e3b6ead5e66153648add51c9059abf.zip
dev-util/packer: drop unnecessary go-module_set_globals
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/packer/packer-1.7.10.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-util/packer/packer-1.7.10.ebuild b/dev-util/packer/packer-1.7.10.ebuild
index 2805c0f9c87d..30071af733b2 100644
--- a/dev-util/packer/packer-1.7.10.ebuild
+++ b/dev-util/packer/packer-1.7.10.ebuild
@@ -5,8 +5,6 @@ EAPI=7
inherit go-module
-go-module_set_globals
-
DESCRIPTION="A tool to create identical machine images for multiple platforms"
HOMEPAGE="https://www.packer.io"
SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz