From f3c5b4e49e0590fd89d573f9913af0c43414a607 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 8 Oct 2024 22:02:08 +0300 Subject: [PATCH] sys-fs/quotatool: Stabilize 1.6.5 ppc, #940882 Signed-off-by: Arthur Zamarin --- sys-fs/quotatool/quotatool-1.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/quotatool/quotatool-1.6.5.ebuild b/sys-fs/quotatool/quotatool-1.6.5.ebuild index 09c9a7c9b476d..667fdde6d9227 100644 --- a/sys-fs/quotatool/quotatool-1.6.5.ebuild +++ b/sys-fs/quotatool/quotatool-1.6.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ekenberg/quotatool/archive/refs/tags/v${PV}.tar.gz - LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ppc x86" RDEPEND="sys-fs/quota"