Skip to content

Commit

Permalink
dev-libs/libgit2: Add ~arm keyword
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
alexxy committed Jan 8, 2016
1 parent 38cc924 commit d705235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-libs/libgit2/libgit2-0.23.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86 ~ppc-macos"
KEYWORDS="~amd64 ~arm ~x86 ~ppc-macos"
fi

DESCRIPTION="A linkable library for Git"
Expand Down

0 comments on commit d705235

Please sign in to comment.