summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2019-11-29 18:13:03 +0800
committerJason Zaman <perfinion@gentoo.org>2019-12-02 22:48:46 +0800
commit54c28dfbc75ade49404de0c2f1de159c2df8aced (patch)
treeac05c8b12bedff2e75259309d66bb7d468b05d85 /sys-apps/selinux-python
parentsys-apps/policycoreutils: update live ebuild (diff)
downloadgentoo-54c28dfbc75ade49404de0c2f1de159c2df8aced.tar.gz
gentoo-54c28dfbc75ade49404de0c2f1de159c2df8aced.tar.bz2
gentoo-54c28dfbc75ade49404de0c2f1de159c2df8aced.zip
sys-apps/selinux-python: update live ebuild
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sys-apps/selinux-python')
-rw-r--r--sys-apps/selinux-python/selinux-python-9999.ebuild4
1 files 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}"