sys-apps/edid-fixdim: Tested on python3.8
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 11:16:26 +0000 (12:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 11:19:28 +0000 (12:19 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-apps/edid-fixdim/edid-fixdim-1.ebuild

index d02cbbfe98216e3555ecb74b48f14e7477a54e30..4d90008faca88f63c2aedf18495105d963fda87e 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_5 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_{5,6,7,8} )
 inherit python-single-r1
 
 DESCRIPTION="Tool to fix screen dimensions in EDID data dumps"