[66124] trunk/dports/ruby/rb-rbot/Portfile

jmr at macports.org jmr at macports.org
Mon Apr 5 22:12:17 PDT 2010


Revision: 66124
          http://trac.macports.org/changeset/66124
Author:   jmr at macports.org
Date:     2010-04-05 22:12:16 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
rb-rbot: noarch

Modified Paths:
--------------
    trunk/dports/ruby/rb-rbot/Portfile

Modified: trunk/dports/ruby/rb-rbot/Portfile
===================================================================
--- trunk/dports/ruby/rb-rbot/Portfile	2010-04-06 05:11:15 UTC (rev 66123)
+++ trunk/dports/ruby/rb-rbot/Portfile	2010-04-06 05:12:16 UTC (rev 66124)
@@ -14,6 +14,9 @@
    like an infobot.
 
 platforms           darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 
 homepage            http://ruby-rbot.org/
 master_sites        ${homepage}download/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/f01c5658/attachment.html>


More information about the macports-changes mailing list