Merge pull request #2342 from rpsene/master

Add support for ppc64le
This commit is contained in:
Matt Holt
2019-12-16 11:50:52 -07:00
committed by GitHub
3 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
Enhancement: Add support for ppc64le
Adds support for ppc64le, the processor architecture from IBM.
https://github.com/restic/restic/issues/2277