Install this package:
emerge -a kde-frameworks/kwallet-runtime
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask kde-frameworks/kwallet-runtime
Or alternatively:
emerge --autounmask-write -a kde-frameworks/kwallet-runtime
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 |
<pkgmetadata> <maintainer type="project"> <email>kde@gentoo.org</email> <name>Gentoo KDE Project</name> </maintainer> <slots> <subslots>
			Must only be used by packages that are known to use private parts of the Frameworks API.
		</subslots> </slots> <use> <flag name="gpg">Support wallets with GnuPG encryption in addition to the default blowfish-encrypted file</flag> <flag name="legacy-kwallet">Support KWallet D-Bus API for applications still using it</flag> </use> <upstream> <bugs-to>https://bugs.kde.org/enter_bug.cgi?product=frameworks-kwallet</bugs-to> <remote-id type="kde-invent">frameworks/kwallet</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p kde-frameworks/kwallet-runtime |
euse -E <flag> -p kde-frameworks/kwallet-runtime |
euse -D <flag> -p kde-frameworks/kwallet-runtime
| Flag | Description | 9999 |
|---|---|---|
| X | Enable ability to support native X11 applications via <pkg>x11-base/xwayland</pkg> ⚠️ | ✓ |
| gpg | Support wallets with GnuPG encryption in addition to the default blowfish-encrypted file | ✓ |
| keyring | ⚠️ | ⊕ |
| legacy-kwallet | Support KWallet D-Bus API for applications still using it | ⊕ |
| man | Enable manpages KIO worker ⚠️ | ⊕ |