=app-misc/solaar-9999: add python-3.6 support

This commit is contained in:
Sergey Morozov
2020-03-12 21:23:28 +03:00
parent 6f6f97fa6a
commit 2c6d2ac5bf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1 udev user linux-info gnome2-utils git-r3