commit: 48e7f6777e255e2e355d5107584185b070eadb2a Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Thu Apr 20 16:23:15 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Apr 20 16:40:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e7f677
sys-apps/selinux-python: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 sys-apps/selinux-python/selinux-python-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/selinux-python/selinux-python-9999.ebuild b/sys-apps/selinux-python/selinux-python-9999.ebuild index c57f55e2dc2..9fb3a6d6bdf 100644 --- a/sys-apps/selinux-python/selinux-python-9999.ebuild +++ b/sys-apps/selinux-python/selinux-python-9999.ebuild @@ -15,6 +15,7 @@ SELNX_VER="${PV}" SEMNG_VER="${PV}" IUSE="audit pam dbus" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DESCRIPTION="SELinux core utilities" HOMEPAGE="https://github.com/SELinuxProject/selinux/wiki"