From 35ea7ab6ec235a476d11746f561c67fdd2bbc878 Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Tue, 7 Jan 2020 10:31:40 -0600 Subject: [PATCH] x11-misc/arandr: update PYTHON_COMPAT Closes: https://bugs.gentoo.org/702450 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ben Kohler --- x11-misc/arandr/arandr-0.1.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/arandr/arandr-0.1.10.ebuild b/x11-misc/arandr/arandr-0.1.10.ebuild index b87af6b67e95..7c73a42e23bb 100644 --- a/x11-misc/arandr/arandr-0.1.10.ebuild +++ b/x11-misc/arandr/arandr-0.1.10.ebuild @@ -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" -- 2.26.2