commit: 5344ba114f738d03bbcfeb79acf1b4b50112243b
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 9 15:01:51 2016 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 15:01:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5344ba11
net-libs/rb_libtorrent: Drop py3.3 as boost dropped it
Package-Manager: portage-2.2.27
net-libs/rb_libtorrent/rb_libtorrent-1.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-1.0.8.ebuild
b/net-libs/rb_libtorrent/rb_libtorrent-1.0.8.ebuild
index 69fdcfa..33c0ed3 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-1.0.8.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-1.0.8.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_REQ_USE="threads"
DISTUTILS_OPTIONAL=true
AUTOTOOLS_AUTORECONF=true