summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2022-08-02 15:46:50 -0500
committerWilliam Hubbs <williamh@gentoo.org>2022-08-02 15:46:50 -0500
commite0e5c1b9dfba549d4bcbd52ef7f00ff4fc736160 (patch)
tree6bea8a7e527c942dfa331f98c986d6e6cd341ed7 /dev-lang
parentdev-lang/go: fix list of documents to install (diff)
downloadgentoo-e0e5c1b9dfba549d4bcbd52ef7f00ff4fc736160.tar.gz
gentoo-e0e5c1b9dfba549d4bcbd52ef7f00ff4fc736160.tar.bz2
gentoo-e0e5c1b9dfba549d4bcbd52ef7f00ff4fc736160.zip
dev-lang/go: style fix
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/go/go-1.19.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/go/go-1.19.ebuild b/dev-lang/go/go-1.19.ebuild
index 106c2abec171..884f323da511 100644
--- a/dev-lang/go/go-1.19.ebuild
+++ b/dev-lang/go/go-1.19.ebuild
@@ -55,10 +55,10 @@ QA_PREBUILT='.*'
RESTRICT+=" strip"
DOCS=(
-CONTRIBUTING.md
-PATENTS
-README.md
-SECURITY.md
+ CONTRIBUTING.md
+ PATENTS
+ README.md
+ SECURITY.md
)
go_arch() {