commit:     d17fd2207b6731faaa4376b476faf509297d4334
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 28 07:48:01 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 28 07:53:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d17fd220

dev-util/packer: style nit

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/packer/packer-1.7.9.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-util/packer/packer-1.7.9.ebuild 
b/dev-util/packer/packer-1.7.9.ebuild
index d0e555e277d5..7d23552d89c5 100644
--- a/dev-util/packer/packer-1.7.9.ebuild
+++ b/dev-util/packer/packer-1.7.9.ebuild
@@ -1767,7 +1767,8 @@ EGO_SUM=(
        "rsc.io/binaryregexp v0.2.0/go.mod"
        "rsc.io/quote/v3 v3.1.0/go.mod"
        "rsc.io/sampler v1.3.0/go.mod"
-       )
+)
+
 go-module_set_globals
 
 DESCRIPTION="A tool to create identical machine images for multiple platforms"

Reply via email to