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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4DA7215807B for ; Wed, 16 Oct 2024 20:43:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81AD6E077A; Wed, 16 Oct 2024 20:43:15 +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 43976E077A for ; Wed, 16 Oct 2024 20:43:15 +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 5C4F1342FAE for ; Wed, 16 Oct 2024 20:43:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1D7B1860 for ; Wed, 16 Oct 2024 20:43:12 +0000 (UTC) From: "Sam James" 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" Message-ID: <1729111373.0d5a9c78dd4eddbecba01a610ac99721a0b9a1b3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/btf/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/btf/btf-1.2.6.ebuild X-VCS-Directories: sci-libs/btf/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0d5a9c78dd4eddbecba01a610ac99721a0b9a1b3 X-VCS-Branch: master Date: Wed, 16 Oct 2024 20:43:12 +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: e417074c-3e95-46fd-af0d-0a3cb2c4d561 X-Archives-Hash: dd1c3cad335a1f70b8908f632bed5e3b commit: 0d5a9c78dd4eddbecba01a610ac99721a0b9a1b3 Author: Sam James gentoo org> AuthorDate: Wed Oct 16 20:42:53 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 16 20:42:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d5a9c78 sci-libs/btf: Stabilize 1.2.6 hppa, #938710 Signed-off-by: Sam James gentoo.org> sci-libs/btf/btf-1.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/btf/btf-1.2.6.ebuild b/sci-libs/btf/btf-1.2.6.ebuild index b90bffc4df0f..e8998953c67b 100644 --- a/sci-libs/btf/btf-1.2.6.ebuild +++ b/sci-libs/btf/btf-1.2.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" DEPEND="sci-libs/suitesparseconfig" RDEPEND="${DEPEND}"