commit:     11abcadfd08e1247727af5e12c89ec60521d5ac1
Author:     Alexey Shvetsov <alexxy <AT> omrb <DOT> pnpi <DOT> spb <DOT> ru>
AuthorDate: Thu Jun 14 12:53:44 2018 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jun 14 12:53:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11abcadf

dev-libs/libarcus: Set minimal python version to 3.5

Closes: https://bugs.gentoo.org/630620
Closes: https://github.com/gentoo/gentoo/pull/8258
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-libs/libarcus/libarcus-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libarcus/libarcus-3.3.0.ebuild 
b/dev-libs/libarcus/libarcus-3.3.0.ebuild
index 93172e0b641..d0e49ef66b9 100644
--- a/dev-libs/libarcus/libarcus-3.3.0.ebuild
+++ b/dev-libs/libarcus/libarcus-3.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit cmake-utils python-single-r1
 

Reply via email to