Install this package:
emerge -a app-crypt/libb2
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-crypt/libb2
Or alternatively:
emerge --autounmask-write -a app-crypt/libb2
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 7 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris | 0 |
<pkgmetadata> <maintainer type="person"> <email>dan@danweeks.net</email> <name>Daniel M. Weeks</name> </maintainer> <longdescription lang="en"> C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp Official implementations from BLAKE2 project. </longdescription> <use> <flag name="native-cflags"> Use CFLAGS as determined by configure script. These flags will enable all CPU specific features it find available, to further optimise the implementation. This discards any existing CFLAGS set in make.conf or similar. </flag> </use> <upstream> <remote-id type="github">BLAKE2/libb2</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-crypt/libb2 |
euse -E <flag> -p app-crypt/libb2 |
euse -D <flag> -p app-crypt/libb2
| Flag | Description | 9999 |
|---|---|---|
| native-cflags | Use CFLAGS as determined by configure script. These flags will enable all CPU specific features it find available, to further optimise the implementation. This discards any existing CFLAGS set in make.conf or similar. | ✓ |
| openmp | ⚠️ | ✓ |
| static-libs | ⚠️ | ✓ |