Install this package:
emerge -a dev-haskell/argon2
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/argon2
Or alternatively:
emerge --autounmask-write -a dev-haskell/argon2
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.3.0.1 | 8 | ~amd64 | 0/1.3.0.1 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <use> <flag name="non-optimised-c">Force use of non-optimised C routines on @x86_64@. Ineffective when @use-system-library@ flag is active.</flag> <flag name="pkg-config">Use @pkg-config(1)@ to discover system-library location & flags. __NOTE__: This has an effect only when the @use-system-library@ flag is also enabled.</flag> <flag name="system-library">Link against system @libargon2@ library rather than using embedded copy of @libargon2@. See also @pkg-config@ flag.</flag> </use> <upstream> <remote-id type="hackage">argon2</remote-id> <remote-id type="github">hvr/argon2</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-haskell/argon2 |
euse -E <flag> -p dev-haskell/argon2 |
euse -D <flag> -p dev-haskell/argon2
| Flag | Description | 1.3.0.1 |
|---|---|---|
| non-optimised-c | Force use of non-optimised C routines on @x86_64@. Ineffective when @use-system-library@ flag is active. | ✓ |
| pkg-config | Use @pkg-config(1)@ to discover system-library location & flags. __NOTE__: This has an effect only when the @use-system-library@ flag is also enabled. | ⊕ |
| system-library | Link against system @libargon2@ library rather than using embedded copy of @libargon2@. See also @pkg-config@ flag. | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | argon2-1.3.0.1-rev4.cabal | 4733 bytes |
| DIST | argon2-1.3.0.1.tar.gz | 43747 bytes |