mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
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:
committed by
Sam James
parent
20fbd39890
commit
24e508b072
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user