diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-29 02:07:31 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-30 02:02:48 +0000 |
commit | 88833a375c65f997658614bf27527e23cfbbfaff (patch) | |
tree | ed719ce173a4c5fac940b8f827620ebab3f88d44 /sys-fs | |
parent | app-emacs/flycheck: Keyword 32_p20230305-r1 alpha, #902873 (diff) | |
download | gentoo-88833a375c65f997658614bf27527e23cfbbfaff.tar.gz gentoo-88833a375c65f997658614bf27527e23cfbbfaff.tar.bz2 gentoo-88833a375c65f997658614bf27527e23cfbbfaff.zip |
sys-fs/dd-rescue: Keyword 1.99.13-r1 arm64, #917504
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/dd-rescue/dd-rescue-1.99.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/dd-rescue/dd-rescue-1.99.13-r1.ebuild b/sys-fs/dd-rescue/dd-rescue-1.99.13-r1.ebuild index d0b6a87d18c7..d7300556f736 100644 --- a/sys-fs/dd-rescue/dd-rescue-1.99.13-r1.ebuild +++ b/sys-fs/dd-rescue/dd-rescue-1.99.13-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.garloff.de/kurt/linux/ddrescue/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="cpu_flags_x86_avx2 lzo cpu_flags_x86_sse4_2 static xattr" RDEPEND=" |