jessevdk / go-flags

go command line option parser
http://godoc.org/github.com/jessevdk/go-flags
BSD 3-Clause "New" or "Revised" License
2.59k stars 308 forks source link

Adding code to run on Powersystem #350

Closed genisysram closed 3 years ago

genisysram commented 4 years ago

Hi Here is my contribution to your code, its working good on powersystems.

Thanks for the code, its working good.

What do these changes do?

Added Architecture "ppc64le"

Are there changes in behavior for the user?

No

genisysram commented 3 years ago

@jessevdk Please merge my pull request

jessevdk commented 3 years ago

There are some conflicts, but I've pushed the additional architecture for travis runs.