From: Virgil Dupras Date: Tue, 26 Jun 2018 02:12:13 +0000 (-0400) Subject: app-emulation/lxc: re-add python USE flag X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ceeade69cb23d383cc7a9ffafb10646445f53507;p=gentoo.git app-emulation/lxc: re-add python USE flag With LXC 3.0 de-bundling its python bindings, the python USE flag was temporarily removed, but now that dev-python/python3-lxc has been added, we can add it back again. Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/app-emulation/lxc/lxc-3.0.1.ebuild b/app-emulation/lxc/lxc-3.0.1.ebuild index 79af8e188502..a36f4c15daa3 100644 --- a/app-emulation/lxc/lxc-3.0.1.ebuild +++ b/app-emulation/lxc/lxc-3.0.1.ebuild @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" LICENSE="LGPL-3" SLOT="0" -IUSE="examples pam seccomp selinux +templates" +IUSE="examples pam python seccomp selinux +templates" RDEPEND=" net-libs/gnutls @@ -31,7 +31,8 @@ RDEPEND="${RDEPEND} app-misc/pax-utils virtual/awk" -PDEPEND="templates? ( app-emulation/lxc-templates )" +PDEPEND="templates? ( app-emulation/lxc-templates ) + python? ( dev-python/python3-lxc )" CONFIG_CHECK="~CGROUPS ~CGROUP_DEVICE ~CPUSETS ~CGROUP_CPUACCT