diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-30 08:57:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-30 08:57:51 +0100 |
commit | 862f93bdfe267ab8598b0bd5bb4ef24ae6c763fb (patch) | |
tree | 6bb850da5c8bbc19e640bbeae719bc5a1f971951 /sys-fs/dd-rescue/dd-rescue-1.99.12.ebuild | |
parent | net-irc/weechat: Stabilize 3.6 arm64, #878767 (diff) | |
download | gentoo-862f93bdfe267ab8598b0bd5bb4ef24ae6c763fb.tar.gz gentoo-862f93bdfe267ab8598b0bd5bb4ef24ae6c763fb.tar.bz2 gentoo-862f93bdfe267ab8598b0bd5bb4ef24ae6c763fb.zip |
sys-fs/dd-rescue: Stabilize 1.99.12 ppc, #878583
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/dd-rescue/dd-rescue-1.99.12.ebuild')
-rw-r--r-- | sys-fs/dd-rescue/dd-rescue-1.99.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/dd-rescue/dd-rescue-1.99.12.ebuild b/sys-fs/dd-rescue/dd-rescue-1.99.12.ebuild index 2f9ff9bf50f5..dc4853c25354 100644 --- a/sys-fs/dd-rescue/dd-rescue-1.99.12.ebuild +++ b/sys-fs/dd-rescue/dd-rescue-1.99.12.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 ~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="lzo? ( dev-libs/lzo ) |