--- python-2.2.3-r3.ebuild.old 2003-10-17 09:22:27.000000000 +0000 +++ python-2.2.3-r3.ebuild 2003-10-17 09:28:50.000000000 +0000 @@ -4,6 +4,8 @@ inherit flag-o-matic eutils python +filter-flags "-fforce-addr" + IUSE="readline tcltk berkdb bootstrap build doc" PYVER_MAJOR="`echo ${PV%_*} | cut -d '.' -f 1`"