commit: f32163f6c9c0a23b0bd43cecef9d062268e6796f Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Fri Jun 28 16:30:18 2019 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Fri Jun 28 16:30:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f32163f6
net-firewall/nftables: Same for PYTHON_REQUIRED_USE Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> net-firewall/nftables/nftables-0.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/nftables/nftables-0.9.1.ebuild b/net-firewall/nftables/nftables-0.9.1.ebuild index 9d8f244af9e..addd91fa7a8 100644 --- a/net-firewall/nftables/nftables-0.9.1.ebuild +++ b/net-firewall/nftables/nftables-0.9.1.ebuild @@ -34,7 +34,7 @@ BDEPEND=" virtual/pkgconfig " -REQUIRED_USE="${PYTHON_REQUIRED_USE}" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" #S="${WORKDIR}/v${PV}"