| commit | e50f8cd342e3e18069f621c35c3480648fc18c5e | [log] [tgz] |
|---|---|---|
| author | Ivan Inozemtsev <ivan.inozemtsev@xored.com> | Wed Aug 13 19:34:19 2014 +0700 |
| committer | Ivan Inozemtsev <ivan.inozemtsev@xored.com> | Wed Aug 13 19:34:19 2014 +0700 |
| tree | 48ff057cb60bdc61765a681d22a59b35e730a8bb | |
| parent | 7160aec33b735fad85773b4bc33463679dba84d8 [diff] |
returned mac os x86 env back
diff --git a/repository/full/pom.xml b/repository/full/pom.xml index eb0dcc4..deb5d75 100644 --- a/repository/full/pom.xml +++ b/repository/full/pom.xml
@@ -94,6 +94,11 @@ <environment> <os>macosx</os> <ws>cocoa</ws> + <arch>x86</arch> + </environment> + <environment> + <os>macosx</os> + <ws>cocoa</ws> <arch>x86_64</arch> </environment> <environment>