commit: 49e9e037460dae0afa85a01dcf08f4b44cee4057
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 23 16:56:55 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 23 16:56:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e9e037
sys-fs/duperemove: Stabilize 0.15 x86, #950057
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/duperemove/duperemove-0.15.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/duperemove/duperemove-0.15.ebuild
b/sys-fs/duperemove/duperemove-0.15.ebuild
index 8d356858b80c..11471d39a0ca 100644
--- a/sys-fs/duperemove/duperemove-0.15.ebuild
+++ b/sys-fs/duperemove/duperemove-0.15.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