*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / ovsdbapp / ovsdbapp-0.12.2.ebuild
index db8a31c6183aabafcac83c4bbe560c97fe93b306..37077f33c01f9ac6bff84bbbbf3e9f22326c8a4e 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="A library for creating OVSDB applications"