summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2018-03-02 14:08:01 -0600
committerWilliam Hubbs <williamh@gentoo.org>2018-03-02 14:08:10 -0600
commit20f7529b6bbeec895f29a286febc9f0f8ab5475c (patch)
tree87dd72bac71a478e2f3749565165e7b5aa93e9f3 /dev-lang
parentprofiles: Unmask app-emacs/auctex-12.1. (diff)
downloadgentoo-20f7529b6bbeec895f29a286febc9f0f8ab5475c.tar.gz
gentoo-20f7529b6bbeec895f29a286febc9f0f8ab5475c.tar.bz2
gentoo-20f7529b6bbeec895f29a286febc9f0f8ab5475c.zip
dev-lang/go: sync live ebuild
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/go/go-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/go/go-9999.ebuild b/dev-lang/go/go-9999.ebuild
index 2ac936f0164a..503bf3c4a123 100644
--- a/dev-lang/go/go-9999.ebuild
+++ b/dev-lang/go/go-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -64,6 +64,7 @@ RDEPEND="!<dev-go/go-tools-0_pre20150902"
# These test data objects have writable/executable stacks.
QA_EXECSTACK="
usr/lib/go/src/debug/elf/testdata/*.obj
+ usr/lib/go/src/go/internal/gccgoimporter/testdata/escapeinfo.gox
usr/lib/go/src/go/internal/gccgoimporter/testdata/unicode.gox
usr/lib/go/src/go/internal/gccgoimporter/testdata/time.gox
"