[66120] trunk/dports/python/py26-roman/Portfile

jmr at macports.org jmr at macports.org
Mon Apr 5 22:01:50 PDT 2010


Revision: 66120
          http://trac.macports.org/changeset/66120
Author:   jmr at macports.org
Date:     2010-04-05 22:01:49 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
py26-roman: noarch

Modified Paths:
--------------
    trunk/dports/python/py26-roman/Portfile

Modified: trunk/dports/python/py26-roman/Portfile
===================================================================
--- trunk/dports/python/py26-roman/Portfile	2010-04-06 05:00:45 UTC (rev 66119)
+++ trunk/dports/python/py26-roman/Portfile	2010-04-06 05:01:49 UTC (rev 66120)
@@ -8,6 +8,9 @@
 version             1.4.0
 categories-append   textproc
 platforms           darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 maintainers         nomaintainer
 description         Integer to Roman numerals converter
 long_description    ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/7676007b/attachment.html>


More information about the macports-changes mailing list