From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1211293-garchives=archives.gentoo.org@lists.gentoo.org> 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 79FA1138359 for <garchives@archives.gentoo.org>; Fri, 2 Oct 2020 13:55:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BAA0E0971; Fri, 2 Oct 2020 13:55:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 70D88E0971 for <gentoo-commits@lists.gentoo.org>; Fri, 2 Oct 2020 13:55:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B803D335CFE for <gentoo-commits@lists.gentoo.org>; Fri, 2 Oct 2020 13:55:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22EB1373 for <gentoo-commits@lists.gentoo.org>; Fri, 2 Oct 2020 13:55:07 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1601646903.252da1c24d578324c75859cf1b06a75569040eb4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/simpleagenda/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnustep-apps/simpleagenda/simpleagenda-0.44.ebuild X-VCS-Directories: gnustep-apps/simpleagenda/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 252da1c24d578324c75859cf1b06a75569040eb4 X-VCS-Branch: master Date: Fri, 2 Oct 2020 13:55:07 +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: 299671da-12d9-4777-bb2b-8bd95f786347 X-Archives-Hash: a6f9d919d62eed0e3a4197da4ef27018 commit: 252da1c24d578324c75859cf1b06a75569040eb4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 2 13:55:03 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 2 13:55:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252da1c2 gnustep-apps/simpleagenda: x86 stable (bug #740936) Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam <AT> gentoo.org> gnustep-apps/simpleagenda/simpleagenda-0.44.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnustep-apps/simpleagenda/simpleagenda-0.44.ebuild b/gnustep-apps/simpleagenda/simpleagenda-0.44.ebuild index b92f378c02c..0fef69647c7 100644 --- a/gnustep-apps/simpleagenda/simpleagenda-0.44.ebuild +++ b/gnustep-apps/simpleagenda/simpleagenda-0.44.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/poroussel/simpleagenda/archive/v${PV}.tar.gz -> ${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="dbus" DEPEND=">=dev-libs/libical-0.27