commit:     bd48342002d85bd59b47481a90323e6f26e9c018
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 12 19:51:11 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 19:51:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd483420

dev-util/uftrace: Add missing PYTHON_REQUIRED_USE

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/uftrace/uftrace-0.9.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/uftrace/uftrace-0.9.3.ebuild 
b/dev-util/uftrace/uftrace-0.9.3.ebuild
index 9520ab25fb8..d48d238c801 100644
--- a/dev-util/uftrace/uftrace-0.9.3.ebuild
+++ b/dev-util/uftrace/uftrace-0.9.3.ebuild
@@ -15,6 +15,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="capstone"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
 RESTRICT="test"
 

Reply via email to