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:
Alessandro Barbieri
2022-03-09 00:27:58 +01:00
parent 6448e836d5
commit 8aa63d65a9

View File

@@ -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