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

dev-libs/libratbag: update PYTHON_COMPAT

This commit is contained in:
2020-01-20 22:31:19 +01:00
parent 7ce5d01294
commit 1ef662102e
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python{3_6,3_7} )
PYTHON_COMPAT=( python3_{6,7,8} )
inherit meson udev python-r1

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python{3_6,3_7} )
PYTHON_COMPAT=( python3_{6,3_7} )
inherit meson udev python-r1