# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # ebuild generated by hackport 0.6.7.9999 #hackport: flags: -check_alignment,-old_toolchain_inliner,+support_deepseq,support_aesni:cpu_flags_x86_aes,support_pclmuldq:cpu_flags_x86_sse4_1,support_sse:cpu_flags_x86_sse,support_rdrand:cpu_flags_x86_rdrand CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit flag-o-matic haskell-cabal DESCRIPTION="Cryptography Primitives sink" HOMEPAGE="https://github.com/haskell-crypto/cryptonite" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz https://github.com/haskell-crypto/cryptonite/pull/338.patch -> ${PN}-338.patch" LICENSE="BSD" SLOT="0/${PV}" KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="cpu_flags_x86_rdrand cpu_flags_x86_aes cpu_flags_x86_sse cpu_flags_x86_sse4_1 +integer-gmp +target-attributes" RDEPEND=">=dev-haskell/basement-0.0.6:=[profile?] >=dev-haskell/memory-0.14.18:=[profile?] >=dev-lang/ghc-8.4.3:=