diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-19 17:41:31 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-19 17:41:49 -0700 |
commit | ff2263ddee8abc2133fe29f2c78c037a1922f6e0 (patch) | |
tree | 34793f7e61c043cbd4ff24bda9b1a72fafc7eafa /sys-fs | |
parent | sys-devel/gcc: Stabilize 10.3.0-r2 arm64, #802069 (diff) | |
download | gentoo-ff2263ddee8abc2133fe29f2c78c037a1922f6e0.tar.gz gentoo-ff2263ddee8abc2133fe29f2c78c037a1922f6e0.tar.bz2 gentoo-ff2263ddee8abc2133fe29f2c78c037a1922f6e0.zip |
sys-fs/dd-rescue: keyword 1.99.11 for ~ppc64
Closes: https://bugs.gentoo.org/802801
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/dd-rescue/dd-rescue-1.99.11.ebuild | 2 |
1 files changed, 1 insertions, 1 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 8a52492e4e00..5b84b240edb4 100644 --- a/sys-fs/dd-rescue/dd-rescue-1.99.11.ebuild +++ b/sys-fs/dd-rescue/dd-rescue-1.99.11.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 ~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 ) |