app-admin/bitwarden-cli-bin: fix QA warning about CFLAG ignored

Closes: https://bugs.gentoo.org/925575
Closes: https://bugs.gentoo.org/925574
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
This commit is contained in:
Rahil Bhimjiani
2024-02-27 15:10:50 +05:30
parent 7da4cf40c3
commit fce95fc0d6

View File

@@ -23,7 +23,7 @@ RESTRICT='strip'
RDEPEND="!app-admin/bitwarden-cli"
BDEPEND="app-arch/unzip"
QA_PRESTRIPPED="usr/bin/bw"
QA_PREBUILT="usr/bin/bw"
src_compile() {
./bw completion --shell zsh > bw.zsh