1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 13:52:40 +01:00

dev-libs/libratbag: remove Python 3.4 support

This commit is contained in:
2019-03-22 13:55:35 +01:00
parent 052c495a13
commit acb21ec6d2
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python{3_4,3_5,3_6} )
PYTHON_COMPAT=( python{3_5,3_6,3_7} )
inherit meson udev python-r1