Merge github#922: dev-lang/go: add ~amd64-fbsd, ~x86-fbsd keyword.
authorPatrice Clement <monsieurp@gentoo.org>
Sat, 27 Feb 2016 20:23:39 +0000 (20:23 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 27 Feb 2016 20:29:57 +0000 (20:29 +0000)
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@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
1  2 
dev-lang/go/go-1.6-r2.ebuild

index 46f1cccd0c2d086ee7956bde0a52e0a67d754762,9c21fe2b1f5328d98e6cc33cb087738cfa555c20..afea3d7a071094530fe52d307651278f59e8a971
@@@ -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