Install this package:
emerge -a kde-frameworks/sonnet
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask kde-frameworks/sonnet
Or alternatively:
emerge --autounmask-write -a kde-frameworks/sonnet
| 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="aspell">Enable the <pkg>app-text/aspell</pkg> spell-checking backend</flag> <flag name="designer">Build plugins for <pkg>dev-qt/qttools</pkg>[designer]</flag> <flag name="hunspell">Enable the <pkg>app-text/hunspell</pkg> spell-checking backend</flag> <flag name="qml">Enable QML/QtQuick support via <pkg>dev-qt/qtdeclarative</pkg></flag> </use> <upstream> <bugs-to>https://bugs.kde.org/</bugs-to> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p kde-frameworks/sonnet |
euse -E <flag> -p kde-frameworks/sonnet |
euse -D <flag> -p kde-frameworks/sonnet
| Flag | Description | 9999 |
|---|---|---|
| aspell | Enable the <pkg>app-text/aspell</pkg> spell-checking backend | ✓ |
| hunspell | Enable the <pkg>app-text/hunspell</pkg> spell-checking backend | ⊕ |
| qml | Enable QML/QtQuick support via <pkg>dev-qt/qtdeclarative</pkg> | ✓ |