pwlib (1.6.3-r2) compiles just fine on ia64. However, it doesn't add a symlink
to /usr/lib/libpt.so (look around lines 120-130 of pwlib-1.6.3-r2.ebuild to see
what I mean: an ia64 line should be added there. the 'else' case does not cover
ia64)
Reproducible: Always
Steps to Reproduce:
1. try and emerge pwlib
2. note that there is no /usr/lib/libpt.so at the end, and so programs (such as
gnomemeeting) which look for this library will break
i've cleaned up the symlinks stuff, should work now on ia64 (don't have one,
so please test and tell me if it really works)