sys-apps/policycoreutils: add python3_6 compat
authorJason Zaman <perfinion@gentoo.org>
Fri, 2 Mar 2018 15:10:18 +0000 (23:10 +0800)
committerJason Zaman <perfinion@gentoo.org>
Fri, 2 Mar 2018 15:10:52 +0000 (23:10 +0800)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

sys-apps/policycoreutils/policycoreutils-2.7.ebuild
sys-apps/policycoreutils/policycoreutils-9999.ebuild

index 2f74519d79bd0ccfbf6b8108da228a836e536c92..67a003d2f9907d9dc43efe1cf70893433851ac55 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 PYTHON_REQ_USE="xml"
 
 inherit multilib python-r1 toolchain-funcs bash-completion-r1
index 9996621df2c066192a7f9f0d47c94fb55a0f94cb..bd07eea3a4b1494a40115483eb069f31737408b7 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 PYTHON_REQ_USE="xml"
 
 inherit multilib python-r1 toolchain-funcs bash-completion-r1