net-libs/rb_libtorrent: py3.3 is no longer in IUSE
authorHolger Hoffstätte <holger.hoffstaette@googlemail.com>
Thu, 10 Mar 2016 00:41:45 +0000 (01:41 +0100)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 10 Mar 2016 08:31:43 +0000 (19:31 +1100)
net-libs/rb_libtorrent/rb_libtorrent-1.0.8.ebuild

index 33c0ed31cec4ecf5491aa16e163ef397e1cbe643..40a8610bd8decfaa0cdd9eb2c78493121604f6a5 100644 (file)
@@ -47,9 +47,7 @@ src_prepare() {
 }
 
 src_configure() {
-       if use python_targets_python3_3 ;then
-               boost_py3="--with-boost-python=3.3"
-       elif use python_targets_python3_4 ;then
+       if use python_targets_python3_4 ;then
                boost_py3="--with-boost-python=3.4"
        elif use python_targets_python3_5 ;then
                boost_py3="--with-boost-python=3.5"