diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-07 22:41:40 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-07 22:41:40 (EST) |
commit | b4990b1508834d08be1a3a645adab47e4a03a71a (patch) | |
tree | 2bf6f0880a5bae285c3b83edde377b8cc021c884 /libsigsegv.2.pkg/control | |
parent | e70e711ac6802e6de53a3629d9fed64daeca2941 (diff) |
Fix packages' Architecture fields.
Diffstat (limited to 'libsigsegv.2.pkg/control')
-rw-r--r-- | libsigsegv.2.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsigsegv.2.pkg/control b/libsigsegv.2.pkg/control index eaaae41..6fa171d 100644 --- a/libsigsegv.2.pkg/control +++ b/libsigsegv.2.pkg/control @@ -1,4 +1,4 @@ -Architecture: all +Architecture: any Platform: all Description: Library for handling page faults in user mode ${Common-Description} |