diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-30 10:37:13 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-30 10:37:13 +0200 |
commit | be256a8d2bc6c0f4b49ecca1e6a8bb3cb7e0b932 (patch) | |
tree | 806fee211ccac44216218a804f08cdb0c61deda3 /sys-fs/dd-rescue | |
parent | dev-util/gpp: Keyword 2.27 x86, #866067 (diff) | |
download | gentoo-be256a8d2bc6c0f4b49ecca1e6a8bb3cb7e0b932.tar.gz gentoo-be256a8d2bc6c0f4b49ecca1e6a8bb3cb7e0b932.tar.bz2 gentoo-be256a8d2bc6c0f4b49ecca1e6a8bb3cb7e0b932.zip |
sys-fs/dd-rescue: Stabilize 1.99.11 amd64, #795612
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs/dd-rescue')
-rw-r--r-- | sys-fs/dd-rescue/dd-rescue-1.99.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/dd-rescue/dd-rescue-1.99.11.ebuild b/sys-fs/dd-rescue/dd-rescue-1.99.11.ebuild index 881768ee7963..29ab8a745124 100644 --- a/sys-fs/dd-rescue/dd-rescue-1.99.11.ebuild +++ b/sys-fs/dd-rescue/dd-rescue-1.99.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ) |