MY_PV=${PV//./_}
MY_PV=${PV//./_} # 2_6_0
--
./runConfigure -plinux -P/usr
if [ $ACCEPT_KEYWORDS == "~amd64" ]
emake || die
then
MY_BITS=64
else
MY_BITS=32
fi
./runConfigure -plinux -P/usr -cgcc -xg++ -b$MY_BITS
gmake || die