From: Markus Meier Date: Tue, 23 Aug 2016 19:03:57 +0000 (+0200) Subject: dev-go/go-text: add ~arm, bug #590774 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e980204d59ace72f5c8f9d59b409b863588e56a9;p=gentoo.git dev-go/go-text: add ~arm, bug #590774 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-go/go-text/go-text-0_pre20160211.ebuild b/dev-go/go-text/go-text-0_pre20160211.ebuild index 151ca4b91e45..9b7510bc7115 100644 --- 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