diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:03:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:09:09 +0100 |
commit | 934f828d88a7e8f37c3034e600a695929ed1e8d9 (patch) | |
tree | a911295821206b98ffa089d4bad2e907d6e514a9 /dev-libs/hyperscan | |
parent | app-misc/trash-cli: x86 stable wrt bug #772077 (diff) | |
download | gentoo-934f828d88a7e8f37c3034e600a695929ed1e8d9.tar.gz gentoo-934f828d88a7e8f37c3034e600a695929ed1e8d9.tar.bz2 gentoo-934f828d88a7e8f37c3034e600a695929ed1e8d9.zip |
dev-libs/hyperscan: x86 stable wrt bug #772086
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/hyperscan')
-rw-r--r-- | dev-libs/hyperscan/hyperscan-5.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hyperscan/hyperscan-5.4.0.ebuild b/dev-libs/hyperscan/hyperscan-5.4.0.ebuild index 6303beabeeec..27446a7399db 100644 --- a/dev-libs/hyperscan/hyperscan-5.4.0.ebuild +++ b/dev-libs/hyperscan/hyperscan-5.4.0.ebuild @@ -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:=" |