Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/mtd-utils/
Date: Mon, 11 May 2020 18:15:03
Message-Id: 1589220869.ff88d5968cdaefd4095a294b876dd6c4f17a3d82.gyakovlev@gentoo
1 commit: ff88d5968cdaefd4095a294b876dd6c4f17a3d82
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 11 16:23:33 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Mon May 11 18:14:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff88d596
7
8 sys-fs/mtd-utils: keyword 2.0.2 on ~ppc64
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild b/sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild
17 index 3f9c4583bd0..0fe8a0ccf74 100644
18 --- a/sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild
19 +++ b/sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -19,7 +19,7 @@ else
27 MY_PV="${PV}-02ae0aac87576d07202a62d11294ea55b56f450b"
28 SRC_URI="mirror://gentoo/${PN}-snapshot-${MY_PV}.tar.xz"
29 fi
30 - KEYWORDS="amd64 arm ~mips ppc x86 ~amd64-linux ~x86-linux"
31 + KEYWORDS="amd64 arm ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
32 fi
33
34 DESCRIPTION="MTD userspace tools (NFTL, JFFS2, NAND, FTL, UBI)"