Created attachment 386246 [details] emerge --info output is attached kdepimlibs is pulled in by kde-meta (via kdeadmin-meta, kuser). soprano USE flag on akonadi-server is deprecated. No package should require any deprecated features of another package. For some other packages, I can avoid pulling in this deprecated feature by setting "-semantic-desktop" in the package.use. But kdepimlibs appears to be a required dependency where I cannot disable the use of soprano.
kdepimlibs-4.12 hard-requires soprano: set_package_properties(Soprano PROPERTIES DESCRIPTION "Soprano" URL "http://soprano.sourceforge.net" TYPE REQUIRED PURPOSE "Storage of semantic data") This requirement is removed in 4.13 and later, which is reflected in those ebuilds.