Modified: trunk/dports/python/py25-decorator/Portfile (79841 => 79842)
--- trunk/dports/python/py25-decorator/Portfile 2011-06-27 23:16:03 UTC (rev 79841)
+++ trunk/dports/python/py25-decorator/Portfile 2011-06-27 23:22:22 UTC (rev 79842)
@@ -10,6 +10,7 @@
description Provides a decorator factory that makes creating signature preserving decorators dead simple.
long_description ${description} By Michele Simionato.
platforms darwin
+supported_archs noarch
homepage http://www.phyast.pitt.edu/~micheles/python/documentation.html
master_sites http://www.phyast.pitt.edu/~micheles/python/
distname decorator-${version}
Modified: trunk/dports/python/py26-decorator/Portfile (79841 => 79842)
--- trunk/dports/python/py26-decorator/Portfile 2011-06-27 23:16:03 UTC (rev 79841)
+++ trunk/dports/python/py26-decorator/Portfile 2011-06-27 23:22:22 UTC (rev 79842)
@@ -11,6 +11,7 @@
description Provides a decorator factory that makes creating signature preserving decorators dead simple.
long_description ${description} By Michele Simionato.
platforms darwin
+supported_archs noarch
homepage http://pypi.python.org/pypi/decorator
master_sites http://pypi.python.org/packages/source/d/decorator/
distname decorator-${version}