diff options
Diffstat (limited to 'sys-apps/edid-fixdim')
-rw-r--r-- | sys-apps/edid-fixdim/edid-fixdim-1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/edid-fixdim/edid-fixdim-1.ebuild b/sys-apps/edid-fixdim/edid-fixdim-1.ebuild index 67d4e3603638..e0a6d6a83a9d 100644 --- a/sys-apps/edid-fixdim/edid-fixdim-1.ebuild +++ b/sys-apps/edid-fixdim/edid-fixdim-1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit python-single-r1 DESCRIPTION="Tool to fix screen dimensions in EDID data dumps" |