From 54c28dfbc75ade49404de0c2f1de159c2df8aced Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Fri, 29 Nov 2019 18:13:03 +0800 Subject: [PATCH] sys-apps/selinux-python: update live ebuild Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Jason Zaman --- sys-apps/selinux-python/selinux-python-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/selinux-python/selinux-python-9999.ebuild b/sys-apps/selinux-python/selinux-python-9999.ebuild index eb75834f5ef4..7d2a3ff54832 100644 --- a/sys-apps/selinux-python/selinux-python-9999.ebuild +++ b/sys-apps/selinux-python/selinux-python-9999.ebuild @@ -2,14 +2,14 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" -PYTHON_COMPAT=( python{3_5,3_6} ) +PYTHON_COMPAT=( python{3_5,3_6,3_7} ) PYTHON_REQ_USE="xml" inherit python-r1 toolchain-funcs MY_P="${P//_/-}" -MY_RELEASEDATE="20190315" +MY_RELEASEDATE="20191122" SEPOL_VER="${PV}" SELNX_VER="${PV}" SEMNG_VER="${PV}" -- 2.26.2