Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ncdu/
Date: Mon, 13 Feb 2017 00:08:12
Message-Id: 1486944420.4e184089c05d0fe1a44e8c0ef30a7a6795368c14.xmw@gentoo
1 commit: 4e184089c05d0fe1a44e8c0ef30a7a6795368c14
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 12 22:22:14 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 13 00:07:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e184089
7
8 sys-fs/ncdu: Add ~arm64 keyword.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sys-fs/ncdu/ncdu-1.12.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-fs/ncdu/ncdu-1.12.ebuild b/sys-fs/ncdu/ncdu-1.12.ebuild
16 index d72d60f9de..d0b74dc9a6 100644
17 --- a/sys-fs/ncdu/ncdu-1.12.ebuild
18 +++ b/sys-fs/ncdu/ncdu-1.12.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -10,7 +10,7 @@ SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
31
32 RDEPEND="
33 sys-libs/ncurses:0=[unicode]