projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0afb08f
)
dev-go/go-text: add ~arm, bug #590774
author
Markus Meier
<maekke@gentoo.org>
Tue, 23 Aug 2016 19:03:57 +0000
(21:03 +0200)
committer
Markus Meier
<maekke@gentoo.org>
Tue, 23 Aug 2016 19:03:57 +0000
(21:03 +0200)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
dev-go/go-text/go-text-0_pre20160211.ebuild
patch
|
blob
|
history
diff --git
a/dev-go/go-text/go-text-0_pre20160211.ebuild
b/dev-go/go-text/go-text-0_pre20160211.ebuild
index 151ca4b91e45ad042b7a8f70889c3c72e99a1207..9b7510bc7115d924be44b7b541073727448165ec 100644
(file)
--- a/
dev-go/go-text/go-text-0_pre20160211.ebuild
+++ b/
dev-go/go-text/go-text-0_pre20160211.ebuild
@@
-10,7
+10,7
@@
EGO_SRC=golang.org/x/text
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64
~arm
"
EGIT_COMMIT="07b9a78963006a15c538ec5175243979025fa7a8"
SRC_URI="https://github.com/golang/text/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot