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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C706D158074 for ; Wed, 02 Jul 2025 20:41:57 +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 B853A341FD1 for ; Wed, 02 Jul 2025 20:41:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AF09C110320; Wed, 02 Jul 2025 20:41:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A4DFF110320 for ; Wed, 02 Jul 2025 20:41:56 +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 6086F341F32 for ; Wed, 02 Jul 2025 20:41:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C531529ED for ; Wed, 02 Jul 2025 20:41:54 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1751488880.78c1cec01afda4212ed6b6db7b5af42cc8eccf51.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calculator/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-calculator/gnome-calculator-47.3-r1.ebuild X-VCS-Directories: gnome-extra/gnome-calculator/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 78c1cec01afda4212ed6b6db7b5af42cc8eccf51 X-VCS-Branch: master Date: Wed, 02 Jul 2025 20:41:54 +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: f2ef0561-8a25-4f46-9402-658750f2d109 X-Archives-Hash: 3545152ea62232952dd21fafb8c942b9 commit: 78c1cec01afda4212ed6b6db7b5af42cc8eccf51 Author: Pacho Ramos gentoo org> AuthorDate: Wed Jul 2 20:41:17 2025 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Jul 2 20:41:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78c1cec0 gnome-extra/gnome-calculator: stabilize 47.3-r1 for amd64, bug #959049 Signed-off-by: Pacho Ramos gentoo.org> gnome-extra/gnome-calculator/gnome-calculator-47.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-calculator/gnome-calculator-47.3-r1.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-47.3-r1.ebuild index 60d264d2a212..3133c9f43413 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-47.3-r1.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-47.3-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://apps.gnome.org/Calculator/" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86" IUSE="+introspection test" # gtksourceview vapi definitions in dev-lang/vala itself are too old, and newer vala removes them