From b5c8d29fe2e1cd3932294289f80b6e0b993091ce Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 9 Mar 2025 22:58:06 +0000 Subject: [PATCH] sys-fs/duperemove: Stabilize 0.15.1 amd64, #951060 Signed-off-by: Sam James --- sys-fs/duperemove/duperemove-0.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/duperemove/duperemove-0.15.1.ebuild b/sys-fs/duperemove/duperemove-0.15.1.ebuild index 704e04b452481..b1c5046fe609f 100644 --- a/sys-fs/duperemove/duperemove-0.15.1.ebuild +++ b/sys-fs/duperemove/duperemove-0.15.1.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/${P/_/.} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" RDEPEND=" dev-db/sqlite:3