gui-libs/aquamarine: introduce subslot

Upstream increases soname version on every feature releases, see for
example the upstream commits 4846091641f3be0ad7542086d52769bb7932bde6,
fe8ff219fd9a7ad337b975aac754c103d4f17b71 or
1c8fa0bf04d706698311cf595e80bbd6d3697956

Signed-off-by: Johannes Huber <johu@gmx.de>
Part-of: https://github.com/gentoo/gentoo/pull/42132
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Johannes Huber
2025-05-17 15:34:01 +02:00
committed by Sam James
parent 20fbd39890
commit 24e508b072

View File

@@ -17,7 +17,7 @@ else
fi
LICENSE="BSD"
SLOT="0"
SLOT="0/$(ver_cut 1-2)"
# Upstream states that the simpleWindow test is broken, see bug 936653
RESTRICT="test"