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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CBDAF15808B for ; Sat, 12 Mar 2022 12:21:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22D06E0823; Sat, 12 Mar 2022 12:21:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0EF5AE0823 for ; Sat, 12 Mar 2022 12:21:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 48A123430D0 for ; Sat, 12 Mar 2022 12:21:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D73D11F1 for ; Sat, 12 Mar 2022 12:21:21 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1647087656.03d3dcc65dd73cd5ba52387a1910efb26d2469f9.jsmolic@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-r1.ebuild X-VCS-Directories: sys-process/memwatch/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 03d3dcc65dd73cd5ba52387a1910efb26d2469f9 X-VCS-Branch: master Date: Sat, 12 Mar 2022 12:21:21 +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: 7fa029f1-7d44-462d-8683-626f2ec62a17 X-Archives-Hash: 4d7238416cf13396075f5174d49d6287 commit: 03d3dcc65dd73cd5ba52387a1910efb26d2469f9 Author: Jakov Smolić gentoo org> AuthorDate: Sat Mar 12 12:20:27 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Sat Mar 12 12:20:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03d3dcc6 sys-process/memwatch: Stabilize 0.3.3-r1 x86, #834259 Signed-off-by: Jakov Smolić gentoo.org> sys-process/memwatch/memwatch-0.3.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/memwatch/memwatch-0.3.3-r1.ebuild b/sys-process/memwatch/memwatch-0.3.3-r1.ebuild index f10e2af5e373..0612584b5cc1 100644 --- a/sys-process/memwatch/memwatch-0.3.3-r1.ebuild +++ b/sys-process/memwatch/memwatch-0.3.3-r1.ebuild @@ -12,7 +12,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="