diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-27 01:18:59 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-27 01:18:59 +0200 |
commit | cdc5d81bcc63e09a69786d115d13787aebf71fd2 (patch) | |
tree | 47107da4d225bc758cc723dc16a113de89e728b0 /sys-fs/ddrescue | |
parent | dev-libs/expat: Stabilize 2.4.8 x86, #847553 (diff) | |
download | gentoo-cdc5d81bcc63e09a69786d115d13787aebf71fd2.tar.gz gentoo-cdc5d81bcc63e09a69786d115d13787aebf71fd2.tar.bz2 gentoo-cdc5d81bcc63e09a69786d115d13787aebf71fd2.zip |
sys-fs/ddrescue: Stabilize 1.26 x86, #847577
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs/ddrescue')
-rw-r--r-- | sys-fs/ddrescue/ddrescue-1.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ddrescue/ddrescue-1.26.ebuild b/sys-fs/ddrescue/ddrescue-1.26.ebuild index c4d47c739d0d..5f283b5452d3 100644 --- a/sys-fs/ddrescue/ddrescue-1.26.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.26.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux" IUSE="static" DEPEND="$(unpacker_src_uri_depends)" |