commit: fdea7a607a401ab82b6724393ef1b1d05096850a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 15:31:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 15:31:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdea7a60
dev-libs/hyperscan: Stabilize 5.3.0 x86, #760726 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/hyperscan/hyperscan-5.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/hyperscan/hyperscan-5.3.0.ebuild b/dev-libs/hyperscan/hyperscan-5.3.0.ebuild index 287e21a5482..a85c63cc9fe 100644 --- a/dev-libs/hyperscan/hyperscan-5.3.0.ebuild +++ b/dev-libs/hyperscan/hyperscan-5.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ HOMEPAGE="https://www.hyperscan.io/ https://github.com/intel/hyperscan" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="cpu_flags_x86_avx2 +cpu_flags_x86_ssse3 static-libs" RDEPEND="dev-libs/boost"
