diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-05-11 09:23:33 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-05-11 11:14:29 -0700 |
commit | ff88d5968cdaefd4095a294b876dd6c4f17a3d82 (patch) | |
tree | 475b166b726f6cb6883045ffdabf39505da7ad31 /sys-fs/mtd-utils | |
parent | dev-python/wxpython: Remove old (diff) | |
download | gentoo-ff88d5968cdaefd4095a294b876dd6c4f17a3d82.tar.gz gentoo-ff88d5968cdaefd4095a294b876dd6c4f17a3d82.tar.bz2 gentoo-ff88d5968cdaefd4095a294b876dd6c4f17a3d82.zip |
sys-fs/mtd-utils: keyword 2.0.2 on ~ppc64
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-fs/mtd-utils')
-rw-r--r-- | sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild b/sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild index 3f9c4583bd0f..0fe8a0ccf747 100644 --- a/sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild +++ b/sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -19,7 +19,7 @@ else MY_PV="${PV}-02ae0aac87576d07202a62d11294ea55b56f450b" SRC_URI="mirror://gentoo/${PN}-snapshot-${MY_PV}.tar.xz" fi - KEYWORDS="amd64 arm ~mips ppc x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 arm ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="MTD userspace tools (NFTL, JFFS2, NAND, FTL, UBI)" |