commit: 2c556e0d8fc6d8c809a04e9e403c2bd6734c1b74
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 07:38:15 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 07:38:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c556e0d
sys-fs/ddrescue: Stabilize 1.28 amd64, #940105
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-fs/ddrescue/ddrescue-1.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/ddrescue/ddrescue-1.28.ebuild
b/sys-fs/ddrescue/ddrescue-1.28.ebuild
index 6bbb49f90bff..8078214b0f51 100644
--- a/sys-fs/ddrescue/ddrescue-1.28.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.28.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux"
IUSE="static"
BDEPEND="$(unpacker_src_uri_depends)"