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 67CE215A7D9 for ; Fri, 17 Mar 2023 17:00:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F02A2BC263; Fri, 17 Mar 2023 17:00:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EF9DB2BC261 for ; Fri, 17 Mar 2023 17:00:06 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2EEF934101C for ; Fri, 17 Mar 2023 17:00:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A64E98D7 for ; Fri, 17 Mar 2023 17:00:02 +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: <1679072357.e294620984183aea0763b2a08cb4a86c23a8ce2c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/homebank/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/homebank/homebank-5.6.1.ebuild X-VCS-Directories: app-office/homebank/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e294620984183aea0763b2a08cb4a86c23a8ce2c X-VCS-Branch: master Date: Fri, 17 Mar 2023 17:00:02 +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: 0a77c818-9c89-4422-a7d9-0e88e6e159f0 X-Archives-Hash: fc879300136936ca7fb046ba0f2da2a7 commit: e294620984183aea0763b2a08cb4a86c23a8ce2c Author: Sam James gentoo org> AuthorDate: Fri Mar 17 16:58:40 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 17 16:59:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2946209 app-office/homebank: Stabilize 5.6.1 amd64, #901951 Signed-off-by: Sam James gentoo.org> app-office/homebank/homebank-5.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/homebank/homebank-5.6.1.ebuild b/app-office/homebank/homebank-5.6.1.ebuild index c55e7e5f3816..29ac29e41ddd 100644 --- a/app-office/homebank/homebank-5.6.1.ebuild +++ b/app-office/homebank/homebank-5.6.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="+ofx" -KEYWORDS="~amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" RDEPEND=">=dev-libs/glib-2.39:2 >=net-libs/libsoup-2.26:2.4