Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ncdu/
Date: Sun, 14 Oct 2018 08:59:26
Message-Id: 1539507227.be6d21de1266fad5cb4db8fcb54a6c81a8d93f7b.slyfox@gentoo
1 commit: be6d21de1266fad5cb4db8fcb54a6c81a8d93f7b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 08:53:47 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 08:53:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be6d21de
7
8 sys-fs/ncdu: stable 1.13 for ppc, bug #658858
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ppc"
13
14 sys-fs/ncdu/ncdu-1.13.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-fs/ncdu/ncdu-1.13.ebuild b/sys-fs/ncdu/ncdu-1.13.ebuild
18 index bc5cd4a90ab..7c16a248759 100644
19 --- a/sys-fs/ncdu/ncdu-1.13.ebuild
20 +++ b/sys-fs/ncdu/ncdu-1.13.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -9,7 +9,7 @@ SRC_URI="https://dev.yorhel.nl/download/${P}.tar.gz"
28
29 LICENSE="MIT"
30 SLOT="0"
31 -KEYWORDS="alpha amd64 ~arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
32 +KEYWORDS="alpha amd64 ~arm arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
33
34 RDEPEND="
35 sys-libs/ncurses:0=[unicode]