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 AC31D158041 for ; Sat, 24 Feb 2024 06:22:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3D3EE2A0A; Sat, 24 Feb 2024 06:22:16 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 pigeon.gentoo.org (Postfix) with ESMTPS id A2806E2A0A for ; Sat, 24 Feb 2024 06:22:16 +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 7E0363430BB for ; Sat, 24 Feb 2024 06:22:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7B5A137F for ; Sat, 24 Feb 2024 06:22:13 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1708755731.2ac79eeceb6270672b49042182d1a240a61ba053.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmba/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libmba/libmba-0.9.1-r5.ebuild X-VCS-Directories: dev-libs/libmba/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 2ac79eeceb6270672b49042182d1a240a61ba053 X-VCS-Branch: master Date: Sat, 24 Feb 2024 06:22:13 +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: 6043dd30-7d0f-4cc4-9f5b-c9a7bc88a95b X-Archives-Hash: d92578af548a06833910eb909fc2546a commit: 2ac79eeceb6270672b49042182d1a240a61ba053 Author: Joonas Niilola gentoo org> AuthorDate: Sat Feb 24 06:19:48 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Feb 24 06:22:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ac79eec dev-libs/libmba: Stabilize 0.9.1-r5 x86, #925299 Signed-off-by: Joonas Niilola gentoo.org> dev-libs/libmba/libmba-0.9.1-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libmba/libmba-0.9.1-r5.ebuild b/dev-libs/libmba/libmba-0.9.1-r5.ebuild index 541e3e798838..e1b12762f564 100644 --- a/dev-libs/libmba/libmba-0.9.1-r5.ebuild +++ b/dev-libs/libmba/libmba-0.9.1-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.ioplex.com/~miallen/libmba/" SRC_URI="https://www.ioplex.com/~miallen/libmba/dl/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" PATCHES=( "${FILESDIR}"/${P}-qa.patch