Skip to content

Commit

Permalink
dev-lang/go: revision bump due to @golang-rebuild set migration
Browse files Browse the repository at this point in the history
bug: https://bugs.gentoo.org/919751
Signed-off-by: Ryan Qian <i@bitbili.net>
  • Loading branch information
bekcpear committed Feb 26, 2024
1 parent 502618f commit e86b9cb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ BDEPEND="
>=dev-lang/go-bootstrap-${BOOTSTRAP_MIN_VER}
)
"
RDEPEND="app-eselect/eselect-go"
RDEPEND="
app-eselect/eselect-go
dev-libs/golang-rebuild-set
"

# the *.syso files have writable/executable stacks
QA_EXECSTACK='*.syso'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ BDEPEND="
>=dev-lang/go-bootstrap-${BOOTSTRAP_MIN_VER}
)
"
RDEPEND="app-eselect/eselect-go"
RDEPEND="
app-eselect/eselect-go
dev-libs/golang-rebuild-set
"

# the *.syso files have writable/executable stacks
QA_EXECSTACK='*.syso'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ BDEPEND="
>=dev-lang/go-bootstrap-${BOOTSTRAP_MIN_VER}
)
"
RDEPEND="app-eselect/eselect-go"
RDEPEND="
app-eselect/eselect-go
dev-libs/golang-rebuild-set
"

# the *.syso files have writable/executable stacks
QA_EXECSTACK='*.syso'
Expand Down

0 comments on commit e86b9cb

Please sign in to comment.