diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-15 11:10:10 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-15 11:10:10 +0100 |
commit | cc3d63ee172e6c4f70fe7a2dad564ccbc5fa2308 (patch) | |
tree | b4417227c063c9368500544d8c878d174e37b1b9 /sys-fs/dd-rescue | |
parent | sys-fs/dd-rescue: Stabilize 1.99.13-r1 amd64, #919957 (diff) | |
download | gentoo-cc3d63ee172e6c4f70fe7a2dad564ccbc5fa2308.tar.gz gentoo-cc3d63ee172e6c4f70fe7a2dad564ccbc5fa2308.tar.bz2 gentoo-cc3d63ee172e6c4f70fe7a2dad564ccbc5fa2308.zip |
sys-fs/dd-rescue: Stabilize 1.99.13-r1 x86, #919957
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-fs/dd-rescue')
-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 aa9dc68e7ca3..71aa716d5609 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 ~arm64 ~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=" |