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 6ED6F158089 for ; Fri, 22 Sep 2023 09:15:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED3E92BC065; Fri, 22 Sep 2023 09:15:31 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D30EA2BC065 for ; Fri, 22 Sep 2023 09:15:31 +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 EA57B33BE0D for ; Fri, 22 Sep 2023 09:15:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48DF21236 for ; Fri, 22 Sep 2023 09:15:28 +0000 (UTC) From: "Arthur Zamarin" 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" Message-ID: <1695374089.71bc07339f9925c6e843d0d3197475d201cd6c8f.arthurzam@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.5.ebuild X-VCS-Directories: app-office/homebank/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 71bc07339f9925c6e843d0d3197475d201cd6c8f X-VCS-Branch: master Date: Fri, 22 Sep 2023 09:15:28 +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: 7eff09b2-f97a-4d9a-bdbb-2fcae254d910 X-Archives-Hash: 4dfd213708ef563b8d5956000e79507d commit: 71bc07339f9925c6e843d0d3197475d201cd6c8f Author: Arthur Zamarin gentoo org> AuthorDate: Fri Sep 22 09:14:49 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Sep 22 09:14:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71bc0733 app-office/homebank: Stabilize 5.6.5 amd64, #914522 Signed-off-by: Arthur Zamarin gentoo.org> app-office/homebank/homebank-5.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/homebank/homebank-5.6.5.ebuild b/app-office/homebank/homebank-5.6.5.ebuild index 2e1c67a5408b..586de9e9831a 100644 --- a/app-office/homebank/homebank-5.6.5.ebuild +++ b/app-office/homebank/homebank-5.6.5.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