diff options
Diffstat (limited to 'app-admin/setools')
-rw-r--r-- | app-admin/setools/setools-3.3.8-r7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/setools/setools-3.3.8-r7.ebuild b/app-admin/setools/setools-3.3.8-r7.ebuild index dcd762386550..3240c25b84d5 100644 --- a/app-admin/setools/setools-3.3.8-r7.ebuild +++ b/app-admin/setools/setools-3.3.8-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -15,6 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ~mips x86" IUSE="X debug java python" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" COMMONDEPEND=">=sys-libs/libsepol-2.4 >=sys-libs/libselinux-2.4 |