From 6657efeb66c02652f297af5aa66a481971662217 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 5 Dec 2024 07:14:11 +0100 Subject: [PATCH] net-im/toot: Improve ebuild for QA Fixes: EmptyGlobalAssignment: version 0.47.0: line 31: empty global assignment: BDEPEND="" Signed-off-by: Nils Freydank --- net-im/toot/toot-0.47.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-im/toot/toot-0.47.0.ebuild b/net-im/toot/toot-0.47.0.ebuild index 7671500..3f8cd01 100644 --- a/net-im/toot/toot-0.47.0.ebuild +++ b/net-im/toot/toot-0.47.0.ebuild @@ -28,4 +28,3 @@ DEPEND=" dev-python/wcwidth[${PYTHON_USEDEP}] " RDEPEND="${DEPEND}" -BDEPEND=""