From 12a87ec0facfe070e35b148e2566d7ee4224b66e Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 7 Dec 2019 18:53:23 +0100 Subject: [PATCH] dev-python/munkres: python3_8 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- dev-python/munkres/munkres-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/munkres/munkres-1.1.2.ebuild b/dev-python/munkres/munkres-1.1.2.ebuild index 4c71cf673103..d0dbb6b1d4aa 100644 --- a/dev-python/munkres/munkres-1.1.2.ebuild +++ b/dev-python/munkres/munkres-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{3_5,3_6,3_7} ) +PYTHON_COMPAT=( python3_{5,6,7,8} ) inherit distutils-r1 -- 2.26.2