From fa33c35ec28baf9421b610c49840b6992fbf6159 Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Mon, 20 Jan 2020 12:28:43 -0600 Subject: [PATCH] app-arch/patool: update PYTHON_TARGETS Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ben Kohler --- app-arch/patool/patool-1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/patool/patool-1.12.ebuild b/app-arch/patool/patool-1.12.ebuild index d97524967980..e29ed3ba8086 100644 --- a/app-arch/patool/patool-1.12.ebuild +++ b/app-arch/patool/patool-1.12.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) inherit distutils-r1 -- 2.26.2