From 2a36d9fa5a5fa9533f49a2ceabb9541c4cc99e4c Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Thu, 21 Mar 2019 01:05:11 +0100 Subject: [PATCH] app-emulation/sen: Drop python3_7 support. Missing deps. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler --- app-emulation/sen/sen-0.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/sen/sen-0.6.1.ebuild b/app-emulation/sen/sen-0.6.1.ebuild index ebc569b9560d..a1159468c541 100644 --- a/app-emulation/sen/sen-0.6.1.ebuild +++ b/app-emulation/sen/sen-0.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 -- 2.26.2