diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-05 02:47:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-05 02:47:07 +0200 |
commit | bb3ba93a666d23b2ece14efc66e397f66ce3c9bb (patch) | |
tree | 9955b10648ba018ef003b96ef5cc7179ed749c4b /sys-fs | |
parent | package.mask: Last rite sys-apps/microcode-ctl (diff) | |
download | gentoo-bb3ba93a666d23b2ece14efc66e397f66ce3c9bb.tar.gz gentoo-bb3ba93a666d23b2ece14efc66e397f66ce3c9bb.tar.bz2 gentoo-bb3ba93a666d23b2ece14efc66e397f66ce3c9bb.zip |
sys-fs/dd-rescue: x86 stable (bug #662740)
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Diffstat (limited to 'sys-fs')
-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 8f5734a435de..da31c420c9ba 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 ) |