cpan2port: don't assume noarch; just let the porter edit by hand when needed (until the day this gets determined automatically)
--- contrib/cpan2port/cpan2port 2011-03-25 01:03:23 UTC (rev 77254)
+++ contrib/cpan2port/cpan2port 2011-03-25 01:35:55 UTC (rev 77255)
@@ -253,7 +253,8 @@
#perl5.setup $$info{prefix} $$info{version} ../by-authors/id/$$info{cpan_path}
platforms darwin
maintainers $$info{maintainers}
-supported_archs noarch
+# Uncomment this line if you know there will be no arch-specific code:
+#supported_archs noarch
description $$info{description}