sys-devel/just: add QA_FLAGS_IGNORED

rust package

Closes: https://bugs.gentoo.org/891705

Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
Joe Kappus
2023-01-24 01:36:36 -05:00
parent 4b99b63897
commit ac8cc04f60

View File

@@ -131,6 +131,8 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
RESTRICT="mirror"
QA_FLAGS_IGNORED="usr/bin/just"
src_install() {
local DOCS=( README.md )