diff options
Diffstat (limited to 'dev-libs')
39 files changed, 39 insertions, 39 deletions
diff --git a/dev-libs/boost/boost-1.55.0-r2.ebuild b/dev-libs/boost/boost-1.55.0-r2.ebuild index a3aa6bf5a5b9..d87cc48a1f35 100644 --- a/dev-libs/boost/boost-1.55.0-r2.ebuild +++ b/dev-libs/boost/boost-1.55.0-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic multilib multiprocessing python-r1 toolchain-funcs versionator multilib-minimal diff --git a/dev-libs/boost/boost-1.56.0-r1.ebuild b/dev-libs/boost/boost-1.56.0-r1.ebuild index 5eda44985599..1b7f1518525f 100644 --- a/dev-libs/boost/boost-1.56.0-r1.ebuild +++ b/dev-libs/boost/boost-1.56.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic multilib multiprocessing python-r1 toolchain-funcs versionator multilib-minimal diff --git a/dev-libs/botan/botan-1.10.12.ebuild b/dev-libs/botan/botan-1.10.12.ebuild index 7433924a7d71..cccf3e5e5801 100644 --- a/dev-libs/botan/botan-1.10.12.ebuild +++ b/dev-libs/botan/botan-1.10.12.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib python-r1 toolchain-funcs diff --git a/dev-libs/botan/botan-1.10.13.ebuild b/dev-libs/botan/botan-1.10.13.ebuild index b618b9b7e32a..c452f17724b1 100644 --- a/dev-libs/botan/botan-1.10.13.ebuild +++ b/dev-libs/botan/botan-1.10.13.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib python-r1 toolchain-funcs diff --git a/dev-libs/botan/botan-1.11.29.ebuild b/dev-libs/botan/botan-1.11.29.ebuild index 0b974916e136..14221ea283a1 100644 --- a/dev-libs/botan/botan-1.11.29.ebuild +++ b/dev-libs/botan/botan-1.11.29.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib python-r1 toolchain-funcs diff --git a/dev-libs/botan/botan-1.11.33.ebuild b/dev-libs/botan/botan-1.11.33.ebuild index 0b974916e136..14221ea283a1 100644 --- a/dev-libs/botan/botan-1.11.33.ebuild +++ b/dev-libs/botan/botan-1.11.33.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib python-r1 toolchain-funcs diff --git a/dev-libs/cryptlib/cryptlib-3.4.0-r2.ebuild b/dev-libs/cryptlib/cryptlib-3.4.0-r2.ebuild index f291d7dc914a..5f12f72b88a2 100644 --- a/dev-libs/cryptlib/cryptlib-3.4.0-r2.ebuild +++ b/dev-libs/cryptlib/cryptlib-3.4.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 eutils flag-o-matic multilib toolchain-funcs diff --git a/dev-libs/cryptlib/cryptlib-3.4.3.ebuild b/dev-libs/cryptlib/cryptlib-3.4.3.ebuild index a0078b8ddf0e..26b4fade0d32 100644 --- a/dev-libs/cryptlib/cryptlib-3.4.3.ebuild +++ b/dev-libs/cryptlib/cryptlib-3.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 eutils flag-o-matic multilib toolchain-funcs versionator diff --git a/dev-libs/dee/dee-1.2.7.ebuild b/dev-libs/dee/dee-1.2.7.ebuild index bc156e906901..d401a6301860 100644 --- a/dev-libs/dee/dee-1.2.7.ebuild +++ b/dev-libs/dee/dee-1.2.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) AUTOTOOLS_AUTORECONF=y diff --git a/dev-libs/libevdev/libevdev-1.4.4.ebuild b/dev-libs/libevdev/libevdev-1.4.4.ebuild index b39fb67c1e96..30667b837c7e 100644 --- a/dev-libs/libevdev/libevdev-1.4.4.ebuild +++ b/dev-libs/libevdev/libevdev-1.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 XORG_MULTILIB=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-any-r1 xorg-2 diff --git a/dev-libs/libevdev/libevdev-1.5.1.ebuild b/dev-libs/libevdev/libevdev-1.5.1.ebuild index c602e238d483..8fb04b24f8a4 100644 --- a/dev-libs/libevdev/libevdev-1.5.1.ebuild +++ b/dev-libs/libevdev/libevdev-1.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 XORG_MULTILIB=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-any-r1 xorg-2 diff --git a/dev-libs/libevdev/libevdev-1.5.2.ebuild b/dev-libs/libevdev/libevdev-1.5.2.ebuild index 8d28da6b4933..1ed7e09d2cb4 100644 --- a/dev-libs/libevdev/libevdev-1.5.2.ebuild +++ b/dev-libs/libevdev/libevdev-1.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 XORG_MULTILIB=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-any-r1 xorg-2 diff --git a/dev-libs/libevdev/libevdev-1.5.4.ebuild b/dev-libs/libevdev/libevdev-1.5.4.ebuild index c602e238d483..8fb04b24f8a4 100644 --- a/dev-libs/libevdev/libevdev-1.5.4.ebuild +++ b/dev-libs/libevdev/libevdev-1.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 XORG_MULTILIB=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-any-r1 xorg-2 diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.22.8.ebuild b/dev-libs/libgit2-glib/libgit2-glib-0.22.8.ebuild index 81e4d4ec4af0..11df3ca9d633 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-0.22.8.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-0.22.8.ebuild @@ -5,7 +5,7 @@ EAPI=5 GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) VALA_MIN_API_VERSION="0.22" VALA_USE_DEPEND="vapigen" diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.23.10-r1.ebuild b/dev-libs/libgit2-glib/libgit2-glib-0.23.10-r1.ebuild index 917f24f5fd2a..f6eecc429517 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-0.23.10-r1.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-0.23.10-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) VALA_USE_DEPEND="vapigen" inherit eutils gnome2 python-r1 vala diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.24.0.ebuild b/dev-libs/libgit2-glib/libgit2-glib-0.24.0.ebuild index b4c257ba2a89..b60b135921fa 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-0.24.0.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-0.24.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) VALA_USE_DEPEND="vapigen" inherit eutils gnome2 python-r1 vala diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.24.3.ebuild b/dev-libs/libgit2-glib/libgit2-glib-0.24.3.ebuild index 041f3bbae09f..bb718187bc81 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-0.24.3.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-0.24.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) VALA_USE_DEPEND="vapigen" inherit eutils gnome2 python-r1 vala diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.24.4.ebuild b/dev-libs/libgit2-glib/libgit2-glib-0.24.4.ebuild index baa722f8108d..773e90ecb8f1 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-0.24.4.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-0.24.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) VALA_USE_DEPEND="vapigen" inherit eutils gnome2 python-r1 vala diff --git a/dev-libs/libixion/libixion-0.11.1.ebuild b/dev-libs/libixion/libixion-0.11.1.ebuild index 62cd38058ae5..6b3fc510639a 100644 --- a/dev-libs/libixion/libixion-0.11.1.ebuild +++ b/dev-libs/libixion/libixion-0.11.1.ebuild @@ -6,7 +6,7 @@ EAPI=6 EGIT_REPO_URI="https://gitlab.com/ixion/ixion.git" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) [[ ${PV} == 9999 ]] && GITECLASS="git-r3 autotools" inherit eutils python-single-r1 ${GITECLASS} diff --git a/dev-libs/liblouis/liblouis-2.5.3.ebuild b/dev-libs/liblouis/liblouis-2.5.3.ebuild index 1c188b6c5587..5f296e9e8971 100644 --- a/dev-libs/liblouis/liblouis-2.5.3.ebuild +++ b/dev-libs/liblouis/liblouis-2.5.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE='wide-unicode(+)' DISTUTILS_OPTIONAL=1 inherit distutils-r1 diff --git a/dev-libs/libnl/libnl-3.2.27.ebuild b/dev-libs/libnl/libnl-3.2.27.ebuild index 0ed5db525f8e..f01776951ce2 100644 --- a/dev-libs/libnl/libnl-3.2.27.ebuild +++ b/dev-libs/libnl/libnl-3.2.27.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 eutils libtool multilib multilib-minimal diff --git a/dev-libs/libpeas/libpeas-1.18.0.ebuild b/dev-libs/libpeas/libpeas-1.18.0.ebuild index f3f11bedb395..ef807eb40b97 100644 --- a/dev-libs/libpeas/libpeas-1.18.0.ebuild +++ b/dev-libs/libpeas/libpeas-1.18.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils gnome2 multilib python-r1 virtualx diff --git a/dev-libs/libpeas/libpeas-1.20.0.ebuild b/dev-libs/libpeas/libpeas-1.20.0.ebuild index d139a6c8106f..aa7e04ffdc73 100644 --- a/dev-libs/libpeas/libpeas-1.20.0.ebuild +++ b/dev-libs/libpeas/libpeas-1.20.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils gnome2 multilib python-r1 virtualx diff --git a/dev-libs/libprelude/libprelude-3.0.0.ebuild b/dev-libs/libprelude/libprelude-3.0.0.ebuild index 149d06d29765..b18b89ccd154 100644 --- a/dev-libs/libprelude/libprelude-3.0.0.ebuild +++ b/dev-libs/libprelude/libprelude-3.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) USE_RUBY="ruby21" diff --git a/dev-libs/libpreludedb/libpreludedb-3.0.0.ebuild b/dev-libs/libpreludedb/libpreludedb-3.0.0.ebuild index c9dd3e033ba5..91438ef881c5 100644 --- a/dev-libs/libpreludedb/libpreludedb-3.0.0.ebuild +++ b/dev-libs/libpreludedb/libpreludedb-3.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit autotools eutils python-r1 diff --git a/dev-libs/libpwquality/libpwquality-1.3.0.ebuild b/dev-libs/libpwquality/libpwquality-1.3.0.ebuild index e2597b0216c7..3dd2bdc6ba15 100644 --- a/dev-libs/libpwquality/libpwquality-1.3.0.ebuild +++ b/dev-libs/libpwquality/libpwquality-1.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib pam python-r1 toolchain-funcs diff --git a/dev-libs/libxml2/libxml2-2.9.2-r4.ebuild b/dev-libs/libxml2/libxml2-2.9.2-r4.ebuild index 195aaa238bda..f47284c42032 100644 --- a/dev-libs/libxml2/libxml2-2.9.2-r4.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.2-r4.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="xml" inherit libtool flag-o-matic eutils python-r1 autotools prefix multilib-minimal diff --git a/dev-libs/libxml2/libxml2-2.9.3.ebuild b/dev-libs/libxml2/libxml2-2.9.3.ebuild index db70a5f2e5de..dd738fceb8e3 100644 --- a/dev-libs/libxml2/libxml2-2.9.3.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.3.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="xml" inherit libtool flag-o-matic eutils python-r1 autotools prefix multilib-minimal diff --git a/dev-libs/libxml2/libxml2-2.9.4.ebuild b/dev-libs/libxml2/libxml2-2.9.4.ebuild index 2e57be70716d..a10f6897a2e9 100644 --- a/dev-libs/libxml2/libxml2-2.9.4.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="xml" inherit libtool flag-o-matic eutils python-r1 autotools prefix multilib-minimal diff --git a/dev-libs/marisa/marisa-0.2.4.ebuild b/dev-libs/marisa/marisa-0.2.4.ebuild index dc79664ed33f..9b1c07ebe4d9 100644 --- a/dev-libs/marisa/marisa-0.2.4.ebuild +++ b/dev-libs/marisa/marisa-0.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 eutils diff --git a/dev-libs/protobuf/protobuf-3.0.0_beta3_p1.ebuild b/dev-libs/protobuf/protobuf-3.0.0_beta3_p1.ebuild index 4194c0671694..6a5c95e89454 100644 --- a/dev-libs/protobuf/protobuf-3.0.0_beta3_p1.ebuild +++ b/dev-libs/protobuf/protobuf-3.0.0_beta3_p1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit python-r1 autotools flag-o-matic toolchain-funcs elisp-common multilib-minimal # If you bump this package, also consider bumping the official language bindings! diff --git a/dev-libs/serd/serd-0.18.2.ebuild b/dev-libs/serd/serd-0.18.2.ebuild index f8b9d1df228d..0dee2a49b813 100644 --- a/dev-libs/serd/serd-0.18.2.ebuild +++ b/dev-libs/serd/serd-0.18.2.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/dev-libs/serd/serd-0.20.0.ebuild b/dev-libs/serd/serd-0.20.0.ebuild index 45fa87ddcb08..b1350d34bb80 100644 --- a/dev-libs/serd/serd-0.20.0.ebuild +++ b/dev-libs/serd/serd-0.20.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/dev-libs/serd/serd-0.22.0.ebuild b/dev-libs/serd/serd-0.22.0.ebuild index f8b9d1df228d..0dee2a49b813 100644 --- a/dev-libs/serd/serd-0.22.0.ebuild +++ b/dev-libs/serd/serd-0.22.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/dev-libs/sord/sord-0.12.0.ebuild b/dev-libs/sord/sord-0.12.0.ebuild index d831988d5535..8ffb499ae5ea 100644 --- a/dev-libs/sord/sord-0.12.0.ebuild +++ b/dev-libs/sord/sord-0.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/dev-libs/sord/sord-0.12.2.ebuild b/dev-libs/sord/sord-0.12.2.ebuild index 64277e457f14..692ca92dd1eb 100644 --- a/dev-libs/sord/sord-0.12.2.ebuild +++ b/dev-libs/sord/sord-0.12.2.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/dev-libs/sord/sord-0.14.0.ebuild b/dev-libs/sord/sord-0.14.0.ebuild index d831988d5535..8ffb499ae5ea 100644 --- a/dev-libs/sord/sord-0.14.0.ebuild +++ b/dev-libs/sord/sord-0.14.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/dev-libs/stfl/stfl-0.23.ebuild b/dev-libs/stfl/stfl-0.23.ebuild index 8810e9923081..59be14108b73 100644 --- a/dev-libs/stfl/stfl-0.23.ebuild +++ b/dev-libs/stfl/stfl-0.23.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) GENTOO_DEPEND_ON_PERL=no inherit eutils multilib perl-module python-r1 toolchain-funcs diff --git a/dev-libs/stfl/stfl-0.24.ebuild b/dev-libs/stfl/stfl-0.24.ebuild index 6bb08c96a7f2..fa760d745131 100644 --- a/dev-libs/stfl/stfl-0.24.ebuild +++ b/dev-libs/stfl/stfl-0.24.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) GENTOO_DEPEND_ON_PERL=no inherit eutils multilib perl-module python-r1 toolchain-funcs |