diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-15 11:10:09 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-15 11:10:09 +0100 |
commit | 9e10c2162c829b7c117bba8ac403a5a758caddaa (patch) | |
tree | b51a027a59b7bd1b916539d320f477c2bde71cfa /sys-fs/dd-rescue | |
parent | sys-devel/gettext: Stabilize 0.22.4 x86, #919956 (diff) | |
download | gentoo-9e10c2162c829b7c117bba8ac403a5a758caddaa.tar.gz gentoo-9e10c2162c829b7c117bba8ac403a5a758caddaa.tar.bz2 gentoo-9e10c2162c829b7c117bba8ac403a5a758caddaa.zip |
sys-fs/dd-rescue: Stabilize 1.99.13-r1 amd64, #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 d7300556f736..aa9dc68e7ca3 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=" |