Diff
Modified: trunk/dports/python/py-sqlalchemy-migrate/Portfile (79843 => 79844)
--- trunk/dports/python/py-sqlalchemy-migrate/Portfile 2011-06-27 23:34:09 UTC (rev 79843)
+++ trunk/dports/python/py-sqlalchemy-migrate/Portfile 2011-06-27 23:40:26 UTC (rev 79844)
@@ -8,6 +8,7 @@
version 0.4.5
categories python
platforms darwin
+supported_archs noarch
maintainers akitada openmaintainer
description Database schema migration for SQLAlchemy
long_description Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate \
Modified: trunk/dports/python/py25-sqlalchemy-migrate/Portfile (79843 => 79844)
--- trunk/dports/python/py25-sqlalchemy-migrate/Portfile 2011-06-27 23:34:09 UTC (rev 79843)
+++ trunk/dports/python/py25-sqlalchemy-migrate/Portfile 2011-06-27 23:40:26 UTC (rev 79844)
@@ -8,6 +8,7 @@
version 0.4.5
categories python
platforms darwin
+supported_archs noarch
maintainers akitada openmaintainer
description Database schema migration for SQLAlchemy
long_description Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate \
Modified: trunk/dports/python/py26-sqlalchemy-migrate/Portfile (79843 => 79844)
--- trunk/dports/python/py26-sqlalchemy-migrate/Portfile 2011-06-27 23:34:09 UTC (rev 79843)
+++ trunk/dports/python/py26-sqlalchemy-migrate/Portfile 2011-06-27 23:40:26 UTC (rev 79844)
@@ -9,6 +9,7 @@
revision 2
categories python
platforms darwin
+supported_archs noarch
maintainers akitada openmaintainer
description Database schema migration for SQLAlchemy