x11-misc/arandr: update PYTHON_COMPAT
authorBen Kohler <bkohler@gentoo.org>
Tue, 7 Jan 2020 16:31:40 +0000 (10:31 -0600)
committerBen Kohler <bkohler@gentoo.org>
Tue, 7 Jan 2020 16:32:16 +0000 (10:32 -0600)
Closes: https://bugs.gentoo.org/702450
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
x11-misc/arandr/arandr-0.1.10.ebuild

index b87af6b67e95e00c559142efa62ac6c2b67f7057..7c73a42e23bbb45d037864b6b9e0bbd16892f5af 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Another XRandR GUI"