--- rb_libtorrent-0.16.2.ebuild 2012-07-16 17:40:36.000000000 -0400 +++ rb_libtorrent-0.16.1.ebuild 2012-07-15 15:05:51.000000000 -0400 @@ -10 +10 @@ PYTHON_USE_WITH_OPT="python" -inherit multilib python versionator flag-o-matic +inherit multilib python versionator @@ -23 +23 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc -IUSE="debug doc examples python ssl static-libs unicode" +IUSE="debug doc examples python ssl static-libs" @@ -46,3 +45,0 @@ src_configure() { - if use unicode; then - append-cppflags -DUNICODE - fi