mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-util/pkgcruft: sort inherits
Signed-off-by: idealseal <realidealseal@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/190 Merges: https://codeberg.org/gentoo/gentoo/pulls/190 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=8
|
||||
LLVM_COMPAT=( {19..22} )
|
||||
RUST_MIN_VER="1.90.0"
|
||||
|
||||
inherit cargo edo multiprocessing llvm-r2 shell-completion
|
||||
inherit cargo edo llvm-r2 multiprocessing shell-completion
|
||||
|
||||
DESCRIPTION="QA library and tools based on pkgcraft"
|
||||
HOMEPAGE="https://pkgcraft.github.io/"
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
LLVM_COMPAT=( {19..22} )
|
||||
RUST_MIN_VER="1.90.0"
|
||||
|
||||
inherit cargo edo multiprocessing llvm-r2 shell-completion
|
||||
inherit cargo edo llvm-r2 multiprocessing shell-completion
|
||||
|
||||
DESCRIPTION="QA library and tools based on pkgcraft"
|
||||
HOMEPAGE="https://pkgcraft.github.io/"
|
||||
|
||||
Reference in New Issue
Block a user