Add python-3.7 compatibility for solaar

This commit is contained in:
Sergey Morozov 2020-05-11 22:05:41 +03:00
parent d938473ff7
commit 080d917f24
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
EBUILD solaar-9999.ebuild 1342 BLAKE2B f2b47e31f64f714e8a139ee2591c610900758b2570ee8091822990fd9a14698b3ee67829a772593f94b7f8d1fd2dfd34aeba870f381b08bdcf49fc841f1a7442 SHA512 4d4b74afc5415ba892be08444879e7d47f3c837d94062402a36edfc868501b729e552da6103727e1588a49a2208c31edcbfc1b7780162dd873bbb160d06c5f1f
EBUILD solaar-9999.ebuild 1346 BLAKE2B 3b302446d8596b0975ea936df15eb26131209c0d4a9c4eed7cb81dbeab4e758f9cd3f8c8a187a8af16cf739b8343f9de256e7b149d2cd02393feec884b92bdd9 SHA512 4554c377415e84438d40250c1eac66a9c188b3e8e569d509a2f7f901635946d79080790fab483d9896d37b3246621276fc85441bb2becd09c62f71f954289a27

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,3_6} )
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
inherit distutils-r1 udev user linux-info gnome2-utils git-r3