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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 62FFB138334 for ; Mon, 20 May 2019 11:40:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C747E075F; Mon, 20 May 2019 11:40:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4E97BE075F for ; Mon, 20 May 2019 11:40:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9EC09344B5D for ; Mon, 20 May 2019 11:40:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AAA65DC for ; Mon, 20 May 2019 11:40:08 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1558352392.b07eb696da61b7e2a7a5dc3547f3eef9a4a1c467.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/moneydance/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/moneydance/moneydance-2017.10.ebuild X-VCS-Directories: app-office/moneydance/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: b07eb696da61b7e2a7a5dc3547f3eef9a4a1c467 X-VCS-Branch: master Date: Mon, 20 May 2019 11:40:08 +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: c83799e3-43ea-4e46-ab17-64a31593cec0 X-Archives-Hash: d005aedc462a2aad2eed9b6b02c42b55 commit: b07eb696da61b7e2a7a5dc3547f3eef9a4a1c467 Author: Mikle Kolyada gentoo org> AuthorDate: Mon May 20 11:39:52 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon May 20 11:39:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b07eb696 app-office/moneydance: amd64 stable wrt bug #682734 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" app-office/moneydance/moneydance-2017.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/moneydance/moneydance-2017.10.ebuild b/app-office/moneydance/moneydance-2017.10.ebuild index dc6c61538ac..831f6ba0856 100644 --- a/app-office/moneydance/moneydance-2017.10.ebuild +++ b/app-office/moneydance/moneydance-2017.10.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="Apache-1.0 Apache-2.0 BSD CPAL-1.0 CPL-1.0 CSL-2.0 LGPL-2 MIT TIK" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND=" >=virtual/jre-1.8"