mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
app-misc/zellij: try to fix QA
Closes: https://bugs.gentoo.org/834754 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -327,7 +327,6 @@ LICENSE="
|
|||||||
"
|
"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
QA_FLAGS_IGNORED="usr/bin/.*"
|
|
||||||
|
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
app-text/mandown
|
app-text/mandown
|
||||||
@@ -336,6 +335,8 @@ BDEPEND="
|
|||||||
# dev-util/cargo-make
|
# dev-util/cargo-make
|
||||||
#"
|
#"
|
||||||
|
|
||||||
|
QA_FLAGS_IGNORED="usr/bin/zellij"
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
local myfeatures=(
|
local myfeatures=(
|
||||||
disable_automatic_asset_installation
|
disable_automatic_asset_installation
|
||||||
|
|||||||
Reference in New Issue
Block a user