projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15f23bb
)
sys-apps/edid-fixdim: Tested on python3.8
author
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Dec 2019 11:16:26 +0000
(12:16 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/sys-apps/edid-fixdim/edid-fixdim-1.ebuild
b/sys-apps/edid-fixdim/edid-fixdim-1.ebuild
index d02cbbfe98216e3555ecb74b48f14e7477a54e30..4d90008faca88f63c2aedf18495105d963fda87e 100644
(file)
--- a/
sys-apps/edid-fixdim/edid-fixdim-1.ebuild
+++ b/
sys-apps/edid-fixdim/edid-fixdim-1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 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"