sys-apps/policycoreutils: 2.4-r2 does not have python3 support yet
authorJason Zaman <perfinion@gentoo.org>
Wed, 26 Aug 2015 07:25:15 +0000 (15:25 +0800)
committerJason Zaman <perfinion@gentoo.org>
Wed, 26 Aug 2015 07:25:15 +0000 (15:25 +0800)
Package-Manager: portage-2.2.20.1

sys-apps/policycoreutils/policycoreutils-2.4-r2.ebuild

index 48e996f02f98b12eb7b456e0ec15c76477684e5c..10f001209543f5e9165cca2b56e6ec371729526a 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="xml"
 
 inherit multilib python-r1 toolchain-funcs eutils bash-completion-r1