From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1685326-garchives=archives.gentoo.org@lists.gentoo.org>
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 (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 4C682158042
	for <garchives@archives.gentoo.org>; Fri,  1 Nov 2024 02:55:39 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 49D46E092C;
	Fri,  1 Nov 2024 02:55:36 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(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 2E41CE092C
	for <gentoo-commits@lists.gentoo.org>; Fri,  1 Nov 2024 02:55:36 +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 26A3334308C
	for <gentoo-commits@lists.gentoo.org>; Fri,  1 Nov 2024 02:55:35 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D81B227B
	for <gentoo-commits@lists.gentoo.org>; Fri,  1 Nov 2024 02:55:32 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1730429683.5063f925c6d9b299d63e125a8bb9f46ebedaef11.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/memprof/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-util/memprof/memprof-0.6.2-r2.ebuild
X-VCS-Directories: dev-util/memprof/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 5063f925c6d9b299d63e125a8bb9f46ebedaef11
X-VCS-Branch: master
Date: Fri,  1 Nov 2024 02:55:32 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 035a442a-c0a9-4085-9e56-c3b17b31e600
X-Archives-Hash: 069e68fb31cd52606a6ad466bc65a0c8

commit:     5063f925c6d9b299d63e125a8bb9f46ebedaef11
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  1 02:54:43 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 02:54:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5063f925

dev-util/memprof: Stabilize 0.6.2-r2 amd64, #942627

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/memprof/memprof-0.6.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/memprof/memprof-0.6.2-r2.ebuild b/dev-util/memprof/memprof-0.6.2-r2.ebuild
index cd832965100c..86aecfb96213 100644
--- a/dev-util/memprof/memprof-0.6.2-r2.ebuild
+++ b/dev-util/memprof/memprof-0.6.2-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.secretlabs.de/projects/memprof/releases/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="nls"
 
 RDEPEND="