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 BD183138334 for ; Tue, 8 Jan 2019 00:37:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9E83E0B23; Tue, 8 Jan 2019 00:37:31 +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 8871FE0B23 for ; Tue, 8 Jan 2019 00:37:31 +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 BF64E335D0C for ; Tue, 8 Jan 2019 00:37:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 612B02A7 for ; Tue, 8 Jan 2019 00:37:26 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1546907844.1bf4f2f4f8c32e71277d185a2839a83339da0caa.jer@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: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 1bf4f2f4f8c32e71277d185a2839a83339da0caa X-VCS-Branch: master Date: Tue, 8 Jan 2019 00:37:26 +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: 82b28f61-1777-4a32-92ff-f121b3363b7a X-Archives-Hash: 5da5fcfa07b81940e991506c1cc9be85 commit: 1bf4f2f4f8c32e71277d185a2839a83339da0caa Author: Jeroen Roovers gentoo org> AuthorDate: Mon Jan 7 22:59:22 2019 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Jan 8 00:37:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bf4f2f4 app-admin/whowatch: Stable for AMD64 HPPA x86 too. Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers gentoo.org> app-admin/whowatch/whowatch-1.8.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/whowatch/whowatch-1.8.6.ebuild b/app-admin/whowatch/whowatch-1.8.6.ebuild index b29bc3afdbc..ba5febb05ef 100644 --- a/app-admin/whowatch/whowatch-1.8.6.ebuild +++ b/app-admin/whowatch/whowatch-1.8.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=