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

dev-libs/libratbag: Port to EAPI 7, drop old 0.10

This commit is contained in:
2020-01-05 16:53:30 +01:00
parent 0b9b794493
commit c77fdd002e
4 changed files with 12 additions and 52 deletions

View File

@@ -1,8 +1,8 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python{3_5,3_6,3_7} )
EAPI=7
PYTHON_COMPAT=( python{3_6,3_7} )
inherit meson udev python-r1