dev-lang/go: add ~amd64-fbsd, ~x86-fbsd keyword, bug #575510
authorYuta Satoh <nigoro.dev@gmail.com>
Fri, 26 Feb 2016 12:04:50 +0000 (21:04 +0900)
committerYuta Satoh <nigoro.dev@gmail.com>
Fri, 26 Feb 2016 12:04:50 +0000 (21:04 +0900)
dev-lang/go/go-1.6-r2.ebuild

index e9e0d2bc38134e3bc5aeb01407134a40990e0f89..9c21fe2b1f5328d98e6cc33cb087738cfa555c20 100644 (file)
@@ -39,7 +39,7 @@ else
        case ${PV} in
                *9999*|*_rc*) ;;
                *)
-                       KEYWORDS="-* ~amd64 ~arm64"
+                       KEYWORDS="-* ~amd64 ~arm64 ~amd64-fbsd ~x86-fbsd"
                        ;;
        esac
 fi