diff options
Diffstat (limited to 'dev-libs/protobuf/protobuf-3.0.0_beta3_p1.ebuild')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.0.0_beta3_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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! |