Remove python-2.7 compatibility from solaar

This commit is contained in:
Sergey Morozov 2020-05-11 22:08:49 +03:00
vanhempi 080d917f24
commit b69783cc4c
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa

Näytä tiedosto

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

Näytä tiedosto

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