diff --git a/python/py-algopy/Portfile b/python/py-algopy/Portfile index 3b331eebb0aef..e9ab5f3c7eb18 100644 --- a/python/py-algopy/Portfile +++ b/python/py-algopy/Portfile @@ -8,6 +8,7 @@ version 0.5.7 revision 0 categories-append math +supported_archs noarch platforms darwin license BSD maintainers {reneeotten @reneeotten} openmaintainer diff --git a/python/py-arrow/Portfile b/python/py-arrow/Portfile index ceb75ce32f93f..36af7834fdc00 100644 --- a/python/py-arrow/Portfile +++ b/python/py-arrow/Portfile @@ -7,6 +7,7 @@ name py-arrow version 1.1.1 revision 0 platforms darwin +supported_archs noarch license Apache-2 maintainers nomaintainer diff --git a/python/py-binaryornot/Portfile b/python/py-binaryornot/Portfile index 8ba6f3fec3c0e..b1a9823533c20 100644 --- a/python/py-binaryornot/Portfile +++ b/python/py-binaryornot/Portfile @@ -8,6 +8,7 @@ version 0.4.4 revision 0 categories-append devel +supported_archs noarch platforms darwin supported_archs noarch license BSD diff --git a/python/py-cairocffi/Portfile b/python/py-cairocffi/Portfile index 80d4937de99f2..1f649af79319f 100644 --- a/python/py-cairocffi/Portfile +++ b/python/py-cairocffi/Portfile @@ -8,6 +8,7 @@ version 1.2.0 revision 0 categories-append graphics +supported_archs noarch platforms darwin license BSD maintainers {reneeotten @reneeotten} openmaintainer diff --git a/python/py-cycler/Portfile b/python/py-cycler/Portfile index 40f43016095ec..3be4ee1079b92 100644 --- a/python/py-cycler/Portfile +++ b/python/py-cycler/Portfile @@ -8,6 +8,7 @@ github.setup matplotlib cycler 0.10.0 v name py-cycler categories-append math +supported_archs noarch platforms darwin license {PSF BSD} maintainers nomaintainer diff --git a/python/py-diff-match-patch/Portfile b/python/py-diff-match-patch/Portfile index 89d50224c5d99..b08a939b3e270 100644 --- a/python/py-diff-match-patch/Portfile +++ b/python/py-diff-match-patch/Portfile @@ -8,6 +8,7 @@ version 20200713 revision 0 platforms darwin +supported_archs noarch license Apache-2 maintainers {reneeotten @reneeotten} openmaintainer diff --git a/python/py-sphinxcontrib-svg2pdfconverter/Portfile b/python/py-sphinxcontrib-svg2pdfconverter/Portfile index 1fc6a870cb4c4..738c2ca28e354 100644 --- a/python/py-sphinxcontrib-svg2pdfconverter/Portfile +++ b/python/py-sphinxcontrib-svg2pdfconverter/Portfile @@ -8,6 +8,7 @@ version 1.1.1 revision 0 categories-append textproc devel +supported_archs noarch platforms darwin license BSD maintainers {reneeotten @reneeotten} openmaintainer diff --git a/python/py-structlog/Portfile b/python/py-structlog/Portfile index 68b10345ec9f7..191f001515d12 100644 --- a/python/py-structlog/Portfile +++ b/python/py-structlog/Portfile @@ -8,6 +8,7 @@ version 21.1.0 revision 0 platforms darwin +supported_archs noarch license MIT Apache-2 maintainers nomaintainer diff --git a/python/py-webencodings/Portfile b/python/py-webencodings/Portfile index 810e26d7c9801..38224db2d03dc 100644 --- a/python/py-webencodings/Portfile +++ b/python/py-webencodings/Portfile @@ -7,6 +7,7 @@ PortGroup python 1.0 github.setup gsnedders python-webencodings 0.5.1 v name py-webencodings license BSD +supported_archs noarch maintainers nomaintainer description This is a Python implementation of the WHATWG Encoding standard. long_description ${description}