Install this package:
emerge -a app-crypt/heimdal
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-crypt/heimdal
Or alternatively:
emerge --autounmask-write -a app-crypt/heimdal
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 |
<pkgmetadata> <maintainer type="person"> <email>me@dblsaiko.net</email> </maintainer> <use> <flag name="otp"> Adds support for one-time passwords </flag> <flag name="hdb-ldap"> Adds support for LDAP as a database backend </flag> <flag name="lmdb"> Add support for using <pkg>dev-db/lmdb</pkg> for lookup tables </flag> </use> <upstream> <remote-id type="github">heimdal/heimdal</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-crypt/heimdal |
euse -E <flag> -p app-crypt/heimdal |
euse -D <flag> -p app-crypt/heimdal
| Flag | Description | 9999 |
|---|---|---|
| X | ⚠️ | ✓ |
| afs | ⚠️ | ✓ |
| berkdb | Support legacy wallets in Berkeley DB format ⚠️ | ⊕ |
| caps | ⚠️ | ✓ |
| gdbm | ⚠️ | ✓ |
| hdb-ldap | Adds support for LDAP as a database backend | ✓ |
| lmdb | Add support for using <pkg>dev-db/lmdb</pkg> for lookup tables | ⊕ |
| otp | Adds support for one-time passwords | ✓ |
| selinux | ⚠️ | ✓ |
| static-libs | ⚠️ | ✓ |
| test | ⚠️ | ✓ |