From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1493189-garchives=archives.gentoo.org@lists.gentoo.org>
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 E514015802F
	for <garchives@archives.gentoo.org>; Sat,  4 Mar 2023 11:21:47 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3BE7DE0876;
	Sat,  4 Mar 2023 11:21:47 +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 1EE41E076B
	for <gentoo-commits@lists.gentoo.org>; Sat,  4 Mar 2023 11:21:47 +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 52EB5340A5C
	for <gentoo-commits@lists.gentoo.org>; Sat,  4 Mar 2023 11:21:46 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B6C648B6
	for <gentoo-commits@lists.gentoo.org>; Sat,  4 Mar 2023 11:21:44 +0000 (UTC)
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" <arthurzam@gentoo.org>
Message-ID: <1677928896.75b7e79add851503a2d3beb85bcc1b73436cbd7f.arthurzam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/qalculate-gtk/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sci-calculators/qalculate-gtk/qalculate-gtk-4.5.0.ebuild
X-VCS-Directories: sci-calculators/qalculate-gtk/
X-VCS-Committer: arthurzam
X-VCS-Committer-Name: Arthur Zamarin
X-VCS-Revision: 75b7e79add851503a2d3beb85bcc1b73436cbd7f
X-VCS-Branch: master
Date: Sat,  4 Mar 2023 11:21:44 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 48e9bb54-0b66-4fb8-a38f-5971f0f46a16
X-Archives-Hash: 0198d5ba693daaeaf0ae554331caeb6b

commit:     75b7e79add851503a2d3beb85bcc1b73436cbd7f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  4 11:21:36 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar  4 11:21:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b7e79a

sci-calculators/qalculate-gtk: Stabilize 4.5.0 x86, #899468

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 sci-calculators/qalculate-gtk/qalculate-gtk-4.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-calculators/qalculate-gtk/qalculate-gtk-4.5.0.ebuild b/sci-calculators/qalculate-gtk/qalculate-gtk-4.5.0.ebuild
index 47ce82e13fba..fcee52334311 100644
--- a/sci-calculators/qalculate-gtk/qalculate-gtk-4.5.0.ebuild
+++ b/sci-calculators/qalculate-gtk/qalculate-gtk-4.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-libs/glib:2
 	>=sci-libs/libqalculate-${PV}:=