eclass/tests/python-utils-r1: update impl support status
authorMichał Górny <mgorny@gentoo.org>
Wed, 8 Mar 2017 07:33:19 +0000 (08:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 8 Mar 2017 07:35:52 +0000 (08:35 +0100)
eclass/tests/python-utils-r1.sh

index 383c9229811f631ec2e26f4b925f6efc14dc0933..414ad5c53d6b648d0f8e6adba7ea12660b76b51d 100755 (executable)
@@ -167,8 +167,10 @@ test_is "_python_impl_supported python2_6" 1
 test_is "_python_impl_supported python2_7" 0
 test_is "_python_impl_supported python3_1" 1
 test_is "_python_impl_supported python3_2" 1
-test_is "_python_impl_supported python3_3" 0
+test_is "_python_impl_supported python3_3" 1
 test_is "_python_impl_supported python3_4" 0
+test_is "_python_impl_supported python3_5" 0
+test_is "_python_impl_supported python3_6" 0
 test_is "_python_impl_supported pypy1_8" 1
 test_is "_python_impl_supported pypy1_9" 1
 test_is "_python_impl_supported pypy2_0" 1