summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-12-25 18:40:52 +0800
committerJason Zaman <perfinion@gentoo.org>2018-12-27 18:06:48 +0800
commit4e8309033b3b953e4bbb939aea1499fedbbc3d5b (patch)
tree51ef4a1c86f69c4409e3c0a9e6405de4f1fa49f7 /sys-apps/policycoreutils/policycoreutils-9999.ebuild
parentsys-apps/selinux-python: drop <python3.5 support (diff)
downloadgentoo-4e8309033b3b953e4bbb939aea1499fedbbc3d5b.tar.gz
gentoo-4e8309033b3b953e4bbb939aea1499fedbbc3d5b.tar.bz2
gentoo-4e8309033b3b953e4bbb939aea1499fedbbc3d5b.zip
sys-apps/policycoreutils: drop <python3.5 support
Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-apps/policycoreutils/policycoreutils-9999.ebuild')
-rw-r--r--sys-apps/policycoreutils/policycoreutils-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/policycoreutils/policycoreutils-9999.ebuild b/sys-apps/policycoreutils/policycoreutils-9999.ebuild
index 307c82a9c3eb..26e0853930fa 100644
--- a/sys-apps/policycoreutils/policycoreutils-9999.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
PYTHON_REQ_USE="xml"
inherit multilib python-r1 toolchain-funcs bash-completion-r1
@@ -45,7 +45,7 @@ DEPEND=">=sys-libs/libselinux-${SELNX_VER}:=[python,${PYTHON_USEDEP}]
>=sys-libs/libsemanage-${SEMNG_VER}:=[python,${PYTHON_USEDEP}]
sys-libs/libcap-ng:=
>=sys-libs/libsepol-${SEPOL_VER}:=
- >=app-admin/setools-4.1.1[${PYTHON_USEDEP}]
+ >=app-admin/setools-4.2.0[${PYTHON_USEDEP}]
sys-devel/gettext
dev-python/ipy[${PYTHON_USEDEP}]
dbus? (