twaddington / django-gravatar

Essential Gravatar support for Django. Features helper methods, templatetags and a full test suite!
MIT License
151 stars 33 forks source link

AddingPowerSupport_CI/Testing #37

Closed santosh653 closed 4 months ago

santosh653 commented 3 years ago

Adding Power support.

Adding power support ppc64le with Continues Integration/testing so that code remains architecture independent.

This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing. For more info tag @gerrith3.

The build is successful on both arch: amd64/ppc64le, please find the Travis Link below. https://travis-ci.com/github/santosh653/django-gravatar

Please let me know if you need any further details.

Thank You !!

santosh653 commented 3 years ago

A gentle nudge, Are there any further queries on this PR?

twaddington commented 3 years ago

Hey, I appreciate the contribution. However, this is a python plugin for the Django web framework. As such, it's inherently arch neutral and always will be.