From: Patrice Clement Date: Sat, 27 Feb 2016 20:23:39 +0000 (+0000) Subject: Merge github#922: dev-lang/go: add ~amd64-fbsd, ~x86-fbsd keyword. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d451ba83eeb192a324bb6d6910e37aac234005d8;p=gentoo.git 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 Signed-off-by: Patrice Clement --- d451ba83eeb192a324bb6d6910e37aac234005d8 diff --cc dev-lang/go/go-1.6-r2.ebuild index 46f1cccd0c2d,9c21fe2b1f53..afea3d7a0710 --- 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