From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F3069138334 for ; Tue, 24 Dec 2019 15:18:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D94CEE0D01; Tue, 24 Dec 2019 15:18:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 97324E0D01 for ; Tue, 24 Dec 2019 15:18:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B3DEC34DB07 for ; Tue, 24 Dec 2019 15:18:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA38535 for ; Tue, 24 Dec 2019 15:18:15 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1577200645.7c6db3a59360177447214049cc7cf514040c44a6.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ncdu/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/ncdu/ncdu-1.14.1.ebuild X-VCS-Directories: sys-fs/ncdu/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 7c6db3a59360177447214049cc7cf514040c44a6 X-VCS-Branch: master Date: Tue, 24 Dec 2019 15:18:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5e12693d-0066-4e4f-a18d-c18643c4ca27 X-Archives-Hash: 20985babc37902cc1fcd98bcb9624654 commit: 7c6db3a59360177447214049cc7cf514040c44a6 Author: Mikle Kolyada gentoo org> AuthorDate: Tue Dec 24 15:17:25 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Tue Dec 24 15:17:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c6db3a5 sys-fs/ncdu: arm stable wrt bug #701880 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada gentoo.org> sys-fs/ncdu/ncdu-1.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ncdu/ncdu-1.14.1.ebuild b/sys-fs/ncdu/ncdu-1.14.1.ebuild index 7a56047b034..8fab2c6489e 100644 --- a/sys-fs/ncdu/ncdu-1.14.1.ebuild +++ b/sys-fs/ncdu/ncdu-1.14.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.yorhel.nl/download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" sys-libs/ncurses:0=[unicode]