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 35D5A158074 for ; Thu, 03 Jul 2025 08:52:08 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 214A0342178 for ; Thu, 03 Jul 2025 08:52:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 800FF110568; Thu, 03 Jul 2025 08:51:45 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 77E96110568 for ; Thu, 03 Jul 2025 08:51:45 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 147D934214F for ; Thu, 03 Jul 2025 08:51:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 950602D19 for ; Thu, 03 Jul 2025 08:51:42 +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: <1751532553.d225b8ccb099e0bd2edab8893beeffdd656af7c5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gdbus-codegen/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gdbus-codegen/gdbus-codegen-2.84.3.ebuild X-VCS-Directories: dev-util/gdbus-codegen/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d225b8ccb099e0bd2edab8893beeffdd656af7c5 X-VCS-Branch: master Date: Thu, 03 Jul 2025 08:51:42 +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: 2c9aa167-9a82-4ace-bea8-42f252bc95c2 X-Archives-Hash: d9938e14ec81c6bcc4ca123507a355d0 commit: d225b8ccb099e0bd2edab8893beeffdd656af7c5 Author: Sam James gentoo org> AuthorDate: Thu Jul 3 08:49:13 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jul 3 08:49:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d225b8cc dev-util/gdbus-codegen: Stabilize 2.84.3 arm, #959058 Signed-off-by: Sam James gentoo.org> dev-util/gdbus-codegen/gdbus-codegen-2.84.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.84.3.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.84.3.ebuild index 8c51c5e1193a..ee6676898ad6 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.84.3.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.84.3.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/glib-${PV}/gio/gdbus-2.0/codegen" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" ${PYTHON_DEPS}