mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-libs/aml: Add subslot
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -17,7 +17,7 @@ else
|
||||
fi
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0"
|
||||
SLOT="0/$(ver_cut 1)"
|
||||
IUSE="examples"
|
||||
|
||||
DEPEND="elibc_musl? ( sys-libs/queue-standalone )"
|
||||
|
||||
@@ -17,7 +17,7 @@ else
|
||||
fi
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0"
|
||||
SLOT="0/$(ver_cut 1)"
|
||||
IUSE="examples"
|
||||
|
||||
DEPEND="elibc_musl? ( sys-libs/queue-standalone )"
|
||||
|
||||
Reference in New Issue
Block a user