mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
sys-libs/*: fix variable order
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -7,11 +7,11 @@ inherit multilib-minimal flag-o-matic
|
||||
|
||||
DESCRIPTION="The GNU C Library compatibility layer for musl"
|
||||
HOMEPAGE="https://git.adelielinux.org/adelie/gcompat"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
LICENSE="UoI-NCSA"
|
||||
IUSE="libucontext obstack"
|
||||
SRC_URI="https://distfiles.adelielinux.org/source/${PN}/${P}.tar.xz"
|
||||
LICENSE="UoI-NCSA"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="libucontext obstack"
|
||||
|
||||
DEPEND="
|
||||
libucontext? ( sys-libs/libucontext )
|
||||
|
||||
Reference in New Issue
Block a user