From fac13092c0c495514ef54dd397cb1a81b22f5b16 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 26 Apr 2020 17:57:44 -0700 Subject: [PATCH] dev-python/textx: Update PYTHON_COMPAT Closes: https://bugs.gentoo.org/719586 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Zac Medico --- dev-python/textx/textx-1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/textx/textx-1.4.ebuild b/dev-python/textx/textx-1.4.ebuild index 4434231b96b0..bf660cde8d9d 100644 --- a/dev-python/textx/textx-1.4.ebuild +++ b/dev-python/textx/textx-1.4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 -- 2.26.2