commit:     2a751ca60aad98f79dd4d95c01926e07374a29e2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  7 16:44:46 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec  7 16:58:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a751ca6

app-misc/byobu: Remove py3.7 as dev-libs/newt is broken

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-misc/byobu/byobu-5.129.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/byobu/byobu-5.129.ebuild 
b/app-misc/byobu/byobu-5.129.ebuild
index 2284610ea60..ccb44bcb818 100644
--- a/app-misc/byobu/byobu-5.129.ebuild
+++ b/app-misc/byobu/byobu-5.129.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit python-single-r1
 

Reply via email to