liucougar/portage

llfuse build error with python 3.1

Opened this issue · 3 comments

I had a build error with llfuse from the overlay, which I reported to Rath.
http://code.google.com/p/python-llfuse/issues/detail?id=6
In the meantime, I made a local ebuild with the line
RESTRICT_PYTHON_ABIS="3.*"
I think there's more needed to actually do things right, but it got me past my build error. Hopefully you know more about ebuilds than I do. :)

fixed in Commit ec92d2c

thanks

Given that Nik committed this:
http://code.google.com/p/python-llfuse/issues/detail?id=6
and there's been a few releases since, does it make sense to revert this change now? Thanks.

I will take a look and see whether it will pass tests