projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebd2a2e
)
dev-go/go-md2man: add ~arm (bug 566732)
author
Michael Weber
<xmw@gentoo.org>
Wed, 5 Apr 2017 10:18:21 +0000
(12:18 +0200)
committer
Michael Weber
<xmw@gentoo.org>
Wed, 5 Apr 2017 10:20:57 +0000
(12:20 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
dev-go/go-md2man/go-md2man-1.0.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-go/go-md2man/go-md2man-1.0.6.ebuild
b/dev-go/go-md2man/go-md2man-1.0.6.ebuild
index 78c160101159244d4bea786eb182fa9369a2c7f1..e5d53b0b1ebccbaa47a55062981926a9fbc8d11b 100644
(file)
--- a/
dev-go/go-md2man/go-md2man-1.0.6.ebuild
+++ b/
dev-go/go-md2man/go-md2man-1.0.6.ebuild
@@
-7,7
+7,7
@@
EGO_PN=github.com/cpuguy83/go-md2man
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="~amd64 ~arm
~arm
64"
EGIT_COMMIT=v${PV}
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot