diff options
Diffstat (limited to 'dev-haskell/cryptonite/cryptonite-0.21.ebuild')
-rw-r--r-- | dev-haskell/cryptonite/cryptonite-0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cryptonite/cryptonite-0.21.ebuild b/dev-haskell/cryptonite/cryptonite-0.21.ebuild index 4ae3938d7730..773ab90c605c 100644 --- a/dev-haskell/cryptonite/cryptonite-0.21.ebuild +++ b/dev-haskell/cryptonite/cryptonite-0.21.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 x86 ~amd64-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="+integer-gmp +support_aesni support_blake2_sse +support_deepseq support_pclmuldq +support_rdrand" RDEPEND=">=dev-haskell/memory-0.8:=[profile?] |