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 74CEA13835B for ; Thu, 4 Jun 2020 07:03:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80FF6E095E; Thu, 4 Jun 2020 07:03:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 66869E095E for ; Thu, 4 Jun 2020 07:03:20 +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 013EA34F358 for ; Thu, 4 Jun 2020 07:03:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB57A282 for ; Thu, 4 Jun 2020 07:03:15 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1591254127.2092398d506918331a24572792dc73cd7a5f8d8a.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/memwatch/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/memwatch/memwatch-0.3.3.ebuild X-VCS-Directories: sys-process/memwatch/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 2092398d506918331a24572792dc73cd7a5f8d8a X-VCS-Branch: master Date: Thu, 4 Jun 2020 07:03: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: 29d78602-659e-432d-b03e-3be70a17c0ac X-Archives-Hash: a132351815811f95c0ed68faccdb5248 commit: 2092398d506918331a24572792dc73cd7a5f8d8a Author: Patrice Clement gentoo org> AuthorDate: Thu Jun 4 07:02:00 2020 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Jun 4 07:02:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2092398d sys-process/memwatch: stable for amd64+x86. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement gentoo.org> sys-process/memwatch/memwatch-0.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/memwatch/memwatch-0.3.3.ebuild b/sys-process/memwatch/memwatch-0.3.3.ebuild index a94e93925a9..c49989332f5 100644 --- a/sys-process/memwatch/memwatch-0.3.3.ebuild +++ b/sys-process/memwatch/memwatch-0.3.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://unixdev.ru/src/${P}.tar.gz" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="sys-libs/ncurses:0="