diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-08 20:56:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-08 20:56:49 +0300 |
commit | 47223bae87905f8c32531bbb0918a2265a8083e3 (patch) | |
tree | 061332d636a35879aa85f7dc17896521dd9bfc85 /sys-fs/dd-rescue | |
parent | sys-fs/dd-rescue: amd64 stable wrt bug #662740 (diff) | |
download | gentoo-47223bae87905f8c32531bbb0918a2265a8083e3.tar.gz gentoo-47223bae87905f8c32531bbb0918a2265a8083e3.tar.bz2 gentoo-47223bae87905f8c32531bbb0918a2265a8083e3.zip |
sys-fs/dd-rescue: ppc stable wrt bug #662740
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-fs/dd-rescue')
-rw-r--r-- | sys-fs/dd-rescue/dd-rescue-1.99.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/dd-rescue/dd-rescue-1.99.8.ebuild b/sys-fs/dd-rescue/dd-rescue-1.99.8.ebuild index 00095ce89b23..a40b043634bb 100644 --- a/sys-fs/dd-rescue/dd-rescue-1.99.8.ebuild +++ b/sys-fs/dd-rescue/dd-rescue-1.99.8.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 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~mips ppc ~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 ) |