projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca5008c
)
dev-lang/go: add ~arm64 keyword
author
Steev Klimaszewski
<steev@gentoo.org>
Wed, 24 Feb 2016 20:59:16 +0000
(14:59 -0600)
committer
Steev 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
patch
|
blob
|
history
diff --git
a/dev-lang/go/go-1.6-r2.ebuild
b/dev-lang/go/go-1.6-r2.ebuild
index 8db9b010aff876e9a32fb0204e34804a70003ac6..e9e0d2bc38134e3bc5aeb01407134a40990e0f89 100644
(file)
--- a/
dev-lang/go/go-1.6-r2.ebuild
+++ b/
dev-lang/go/go-1.6-r2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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