dev-libs/kdsingleapplication: missing soname bump

Bug: https://bugs.gentoo.org/969387
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/45830
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Alfred Wingate
2026-02-17 02:05:52 +02:00
committed by Sam James
parent 843fac2059
commit 7d0e82ee6b

View File

@@ -11,7 +11,7 @@ SRC_URI="https://github.com/KDAB/KDSingleApplication/releases/download/v${PV}/kd
S="${WORKDIR}"/KDSingleApplication-${PV}
LICENSE="BSD MIT"
SLOT="0"
SLOT="0/$(ver_cut 1-2)" # ${PROJECT_NAME}_SOVERSION
KEYWORDS="amd64 ~arm64 ~ppc64 x86"
IUSE="doc examples test"