commit: d451ba83eeb192a324bb6d6910e37aac234005d8 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sat Feb 27 20:23:39 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Feb 27 20:29:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d451ba83
Merge github#922: dev-lang/go: add ~amd64-fbsd, ~x86-fbsd keyword. Keyword dev-lang/go for FreeBSD x86/amd64. Pull-Request: https://github.com/gentoo/gentoo/pull/922 Gentoo-Bug: https://bugs.gentoo.org/575510 Reporter: Yuta Satoh <nigoro.dev <AT> gmail.com> Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-lang/go/go-1.6-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc dev-lang/go/go-1.6-r2.ebuild index 46f1ccc,9c21fe2..afea3d7 --- a/dev-lang/go/go-1.6-r2.ebuild +++ b/dev-lang/go/go-1.6-r2.ebuild @@@ -39,7 -39,7 +39,7 @@@ els case ${PV} in *9999*|*_rc*) ;; *) - KEYWORDS="-* ~amd64 ~arm64 ~x64-macos" - KEYWORDS="-* ~amd64 ~arm64 ~amd64-fbsd ~x86-fbsd" ++ KEYWORDS="-* ~amd64 ~arm64 ~amd64-fbsd ~x86-fbsd ~x64-macos" ;; esac fi
