Browse Source

psyco: fixed to only build on x86 because it is the only supported architecture

user/karasz/next/updates
Christian Wiese 14 years ago
parent
commit
e4abdfa7e2
  1. 2
      python/psyco/psyco.desc

2
python/psyco/psyco.desc

@ -2,6 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../psyco/psyco.desc
[COPY] Copyright (C) 2010 The OpenSDE Project
[COPY] Copyright (C) 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
@ -28,6 +29,7 @@
[M] Christian Wiese <jeru@ixplanet.org>
[C] extra/tool
[R] + X86
[L] OpenSource
[S] Stable

Loading…
Cancel
Save