Skip to content

Commit

Permalink
dev-go/blackfriday: add ~arm (bug 566732)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
  • Loading branch information
xmw committed Apr 5, 2017
1 parent 46809a2 commit ee206d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-go/blackfriday/blackfriday-1.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ EGO_PN=github.com/russross/${PN}
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~arm64"
KEYWORDS="~amd64 ~arm ~arm64"
EGIT_COMMIT="v${PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
Expand Down

0 comments on commit ee206d0

Please sign in to comment.