K 10
svn:author
V 3
pav
K 8
svn:date
V 27
2006-05-05T07:53:27.000000Z
K 7
svn:log
V 345
The port uses -msse compiler option, which I've disabled by ports/95552 to make
it compile under amd64. That led to the port not compiling anywhere at all, as
sse dependancy is hardcoded. So:

- Don't remove -msse from compiler flags
- Introduce ONLY_FOR_ARCHS=i386

PR:		ports/95872
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)

END
