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 92620158015 for ; Sat, 30 Dec 2023 01:26:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFCE22BC0D5; Sat, 30 Dec 2023 01:26:47 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF40C2BC0D5 for ; Sat, 30 Dec 2023 01:26:47 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 968E933BDE1 for ; Sat, 30 Dec 2023 01:26:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD1A8119 for ; Sat, 30 Dec 2023 01:26:44 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1703898611.f0b2ccbbb5feadd37627f21a2a2b55186a5011cc.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpfm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libpfm/libpfm-4.12.0.ebuild X-VCS-Directories: dev-libs/libpfm/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: f0b2ccbbb5feadd37627f21a2a2b55186a5011cc X-VCS-Branch: master Date: Sat, 30 Dec 2023 01:26:44 +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: 4d233b3a-5103-4de2-8619-c513c230a195 X-Archives-Hash: 2729fe09d81a9105a327cde956c0041e commit: f0b2ccbbb5feadd37627f21a2a2b55186a5011cc Author: Matoro Mahri matoro tk> AuthorDate: Fri Dec 29 15:24:56 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sat Dec 30 01:10:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0b2ccbb dev-libs/libpfm: Keyword 4.12.0 alpha, #759754 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> dev-libs/libpfm/libpfm-4.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libpfm/libpfm-4.12.0.ebuild b/dev-libs/libpfm/libpfm-4.12.0.ebuild index 4f5bc4f0d9cd..2405d1039040 100644 --- a/dev-libs/libpfm/libpfm-4.12.0.ebuild +++ b/dev-libs/libpfm/libpfm-4.12.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/perfmon2/${PN}4/${P}.tar.gz" LICENSE="GPL-2 MIT" SLOT="0/4" -KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="static-libs" src_prepare() {