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 1825313835D for ; Thu, 26 Nov 2020 20:25:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DCC2E087F; Thu, 26 Nov 2020 20:25:10 +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 45007E087F for ; Thu, 26 Nov 2020 20:25:10 +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 7420E341346 for ; Thu, 26 Nov 2020 20:25:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF3D146B for ; Thu, 26 Nov 2020 20:25:06 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1606422298.ce5143887d8a7496fdfff8e3d9776ef2bde905a0.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/whowatch/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/whowatch/whowatch-1.8.6.ebuild X-VCS-Directories: app-admin/whowatch/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: ce5143887d8a7496fdfff8e3d9776ef2bde905a0 X-VCS-Branch: master Date: Thu, 26 Nov 2020 20:25:06 +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: 59a3ccf8-ab3c-4590-8b99-bc8da198d49a X-Archives-Hash: fb56e7bc00f1ed092ae2b84871d94671 commit: ce5143887d8a7496fdfff8e3d9776ef2bde905a0 Author: Aaron Bauman gentoo org> AuthorDate: Thu Nov 26 20:22:46 2020 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu Nov 26 20:24:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce514388 app-admin/whowatch: ppc stable Closes: https://bugs.gentoo.org/756877 Signed-off-by: Aaron Bauman gentoo.org> app-admin/whowatch/whowatch-1.8.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/whowatch/whowatch-1.8.6.ebuild b/app-admin/whowatch/whowatch-1.8.6.ebuild index ba5febb05ef..68ac8f0dbbe 100644 --- a/app-admin/whowatch/whowatch-1.8.6.ebuild +++ b/app-admin/whowatch/whowatch-1.8.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/mtsuszycki/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~mips ~ppc x86" +KEYWORDS="amd64 ~arm hppa ~mips ppc x86" RDEPEND=" sys-libs/ncurses:0=