commit:     00af49ea9bf6efe3493e4d31db48376c87b10ceb
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 22 09:19:20 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 09:19:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00af49ea

app-crypt/sequoia-sq: drop bash-completion-r1 since it is provided by 
shell-completion.eclass

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 app-crypt/sequoia-sq/sequoia-sq-0.33.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/sequoia-sq/sequoia-sq-0.33.0.ebuild 
b/app-crypt/sequoia-sq/sequoia-sq-0.33.0.ebuild
index b7a023d4f417..48c388e8f150 100644
--- a/app-crypt/sequoia-sq/sequoia-sq-0.33.0.ebuild
+++ b/app-crypt/sequoia-sq/sequoia-sq-0.33.0.ebuild
@@ -461,7 +461,7 @@ CRATES="
 
 LLVM_MAX_SLOT=17
 
-inherit bash-completion-r1 cargo shell-completion llvm
+inherit cargo shell-completion llvm
 
 DESCRIPTION="CLI of the Sequoia OpenPGP implementation"
 HOMEPAGE="https://sequoia-pgp.org/ https://gitlab.com/sequoia-pgp/sequoia-sq";

Reply via email to