From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BBA46138334 for ; Mon, 12 Aug 2019 19:47:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E984EE0788; Mon, 12 Aug 2019 19:47:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD758E0788 for ; Mon, 12 Aug 2019 19:47:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 611863499B9 for ; Mon, 12 Aug 2019 19:47:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D66866DB for ; Mon, 12 Aug 2019 19:47:27 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1565639243.a9c3b32aeea74d87f5a12a7a24bce660878ac14f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hyperscan/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/hyperscan/hyperscan-5.1.0.ebuild X-VCS-Directories: dev-libs/hyperscan/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a9c3b32aeea74d87f5a12a7a24bce660878ac14f X-VCS-Branch: master Date: Mon, 12 Aug 2019 19:47:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 060f0181-051d-4d34-8b9a-2fd3f05d37ab X-Archives-Hash: 1c8fbfa90612a10c1f44070d5fe833e8 commit: a9c3b32aeea74d87f5a12a7a24bce660878ac14f Author: Michał Górny gentoo org> AuthorDate: Mon Aug 12 19:41:48 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Aug 12 19:47:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9c3b32a dev-libs/hyperscan: Add missing PYTHON_REQUIRED_USE Signed-off-by: Michał Górny gentoo.org> dev-libs/hyperscan/hyperscan-5.1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-libs/hyperscan/hyperscan-5.1.0.ebuild b/dev-libs/hyperscan/hyperscan-5.1.0.ebuild index ce2fc792b97..b73f317040a 100644 --- a/dev-libs/hyperscan/hyperscan-5.1.0.ebuild +++ b/dev-libs/hyperscan/hyperscan-5.1.0.ebuild @@ -25,7 +25,8 @@ RDEPEND=" DEPEND="${RDEPEND}" -REQUIRED_USE="cpu_flags_x86_ssse3" +REQUIRED_USE="cpu_flags_x86_ssse3 + ${PYTHON_REQUIRED_USE}" src_configure() { local mycmakeargs=(