From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 196781584AD for ; Fri, 18 Apr 2025 23:23:11 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id F0E58342FE5 for ; Fri, 18 Apr 2025 23:23:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EBEAD110494; Fri, 18 Apr 2025 23:23:09 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DE966110494 for ; Fri, 18 Apr 2025 23:23:09 +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 8FBEC342FE5 for ; Fri, 18 Apr 2025 23:23:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E56A11862 for ; Fri, 18 Apr 2025 23:23:07 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1745018408.c445ddb75085b3fcc1afa26b04c5858b3413c67d.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libbraiding/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/libbraiding/libbraiding-1.3.1.ebuild X-VCS-Directories: sci-libs/libbraiding/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: c445ddb75085b3fcc1afa26b04c5858b3413c67d X-VCS-Branch: master Date: Fri, 18 Apr 2025 23:23:07 +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: 55bd0834-6ea1-48cc-918d-e9533e6b671d X-Archives-Hash: 2cd95cb33407fb068d6dffb89c3e4015 commit: c445ddb75085b3fcc1afa26b04c5858b3413c67d Author: Michael Orlitzky gentoo org> AuthorDate: Fri Apr 18 23:19:46 2025 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Fri Apr 18 23:20:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c445ddb7 sci-libs/libbraiding: stabilize 1.3.1 for amd64 Signed-off-by: Michael Orlitzky gentoo.org> sci-libs/libbraiding/libbraiding-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/libbraiding/libbraiding-1.3.1.ebuild b/sci-libs/libbraiding/libbraiding-1.3.1.ebuild index 0edd4d6824f3..ff9e29d42ff4 100644 --- a/sci-libs/libbraiding/libbraiding-1.3.1.ebuild +++ b/sci-libs/libbraiding/libbraiding-1.3.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/miguelmarco/${PN}/releases/download/${PV}/${P}.tar.g # oversight: https://github.com/jeanluct/cbraid/issues/4 LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" src_install() { default