dev-libs/hyperscan: Fix pkgcheck warning
authorAlexey Shvetsov <alexxy@gentoo.org>
Mon, 7 Oct 2019 07:31:52 +0000 (10:31 +0300)
committerAlexey Shvetsov <alexxy@gentoo.org>
Mon, 7 Oct 2019 07:32:14 +0000 (10:32 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
dev-libs/hyperscan/hyperscan-5.1.1.ebuild
dev-libs/hyperscan/hyperscan-5.2.0.ebuild

index 7d40d8fff80f7fc8b85b5df1c1638f0632d113d0..100dba02f5a44a1faa93459423edb798623d4b06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,7 +22,7 @@ RDEPEND="${PYTHON_DEPS}
        net-libs/libpcap"
 DEPEND="${RDEPEND}"
 
-REQUIRED_USE="cpu_flags_x86_ssse3"
+REQUIRED_USE="cpu_flags_x86_ssse3 ${PYTHON_REQUIRED_USE}"
 
 src_configure() {
        local mycmakeargs=(
index 7d40d8fff80f7fc8b85b5df1c1638f0632d113d0..100dba02f5a44a1faa93459423edb798623d4b06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,7 +22,7 @@ RDEPEND="${PYTHON_DEPS}
        net-libs/libpcap"
 DEPEND="${RDEPEND}"
 
-REQUIRED_USE="cpu_flags_x86_ssse3"
+REQUIRED_USE="cpu_flags_x86_ssse3 ${PYTHON_REQUIRED_USE}"
 
 src_configure() {
        local mycmakeargs=(