commit: e9d55540f6ac352acf7c0c6e6be04c69848f78e6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 31 08:34:16 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 31 08:34:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d55540
sys-fs/duperemove: Stabilize 0.15.2 x86, #956884
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-fs/duperemove/duperemove-0.15.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/duperemove/duperemove-0.15.2.ebuild
b/sys-fs/duperemove/duperemove-0.15.2.ebuild
index cca07e0d60dc..704e04b45248 100644
--- a/sys-fs/duperemove/duperemove-0.15.2.ebuild
+++ b/sys-fs/duperemove/duperemove-0.15.2.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