Skip to content

Commit

Permalink
Merge pull request #38 from k0da/master
Browse files Browse the repository at this point in the history
Add ppc64le architecture
  • Loading branch information
mlschroe committed Nov 6, 2013
2 parents f9d4dba + 8d272c6 commit 55f4fe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/poolarch.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ static const char *archpolicies[] = {
"ppc64", "ppc64:ppc",
"ppc", "ppc",
"ppc64p7", "ppc64p7:ppc64:ppc",
"ppc64le", "ppc64le",
"aarch64", "aarch64",
"armv6hl", "armv6hl",
"armv7hnl", "armv7hnl:armv7hl:armv6hl",
Expand Down

0 comments on commit 55f4fe7

Please sign in to comment.