commit:     2a36d9fa5a5fa9533f49a2ceabb9541c4cc99e4c
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 00:05:11 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 00:05:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a36d9fa

app-emulation/sen: Drop python3_7 support. Missing deps.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 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 ebc569b9560..a1159468c54 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
 

Reply via email to