From 2a073d18efd831daf6ebb96c9a6f9152a178264b Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Sun, 19 Apr 2020 14:08:30 +0200 Subject: [PATCH] dev-python/simplebayes: update python versions Tested with paperwork Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernard Cafarelli --- dev-python/simplebayes/simplebayes-1.5.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/simplebayes/simplebayes-1.5.7.ebuild b/dev-python/simplebayes/simplebayes-1.5.7.ebuild index d9cebdbdb328..ee152e168ddd 100644 --- a/dev-python/simplebayes/simplebayes-1.5.7.ebuild +++ b/dev-python/simplebayes/simplebayes-1.5.7.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 -- 2.26.2