From 95464d7a5b27c7fe2dda39b575c5dbd6c7c0b66d Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Tue, 2 May 2023 13:33:12 +0200 Subject: [PATCH] QA fix --- gnome-extra/health/health-0.94.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/health/health-0.94.0.ebuild b/gnome-extra/health/health-0.94.0.ebuild index 8527c51..a2a60da 100644 --- a/gnome-extra/health/health-0.94.0.ebuild +++ b/gnome-extra/health/health-0.94.0.ebuild @@ -14,7 +14,7 @@ LICENSE="CC-BY-3.0 GPL-3+" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86" -S="${WORKDIR}/${PN}-${PV}-${COMMIT}" +S="${WORKDIR}/Health-${PV}-${COMMIT}" RDEPEND=" >=dev-libs/glib-2.30