dev-lang/go: add ~arm64 keyword
authorSteev Klimaszewski <steev@gentoo.org>
Wed, 24 Feb 2016 20:59:16 +0000 (14:59 -0600)
committerSteev Klimaszewski <steev@gentoo.org>
Wed, 24 Feb 2016 20:59:53 +0000 (14:59 -0600)
All tests pass on the X-C1.

Package-Manager: portage-2.2.27

dev-lang/go/go-1.6-r2.ebuild

index 8db9b010aff876e9a32fb0204e34804a70003ac6..e9e0d2bc38134e3bc5aeb01407134a40990e0f89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -39,7 +39,7 @@ else
        case ${PV} in
                *9999*|*_rc*) ;;
                *)
-                       KEYWORDS="-* ~amd64"
+                       KEYWORDS="-* ~amd64 ~arm64"
                        ;;
        esac
 fi