1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 # ebuild generated by hackport 0.8.0.0.9999
8 CABAL_FEATURES="lib profile haddock hoogle hscolour"
11 DESCRIPTION="Handle per-operating-system X.509 accessors and storage"
12 HOMEPAGE="https://github.com/vincenthz/hs-certificate"
16 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
19 >=dev-haskell/pem-0.1:=[profile?] <dev-haskell/pem-0.3:=[profile?]
20 || ( dev-lang/ghc dev-haskell/process[profile?] )
21 >=dev-haskell/x509-1.6:=[profile?]
22 >=dev-haskell/x509-store-1.6.2:=[profile?]
23 >=dev-lang/ghc-8.4.3:=
26 >=dev-haskell/cabal-2.2.0.1