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 2C3A91382C5 for ; Sat, 17 Feb 2018 08:43:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43A84E09A6; Sat, 17 Feb 2018 08:43:55 +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 1D3C6E09A4 for ; Sat, 17 Feb 2018 08:43:55 +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 30AC3335C2F for ; Sat, 17 Feb 2018 08:43:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8436211 for ; Sat, 17 Feb 2018 08:43:52 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1518857019.7f74bfff88b714c19c0a4ac07a42e32f4b3104a4.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/calendar/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/calendar/calendar-0.9.1-r1.ebuild X-VCS-Directories: app-misc/calendar/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 7f74bfff88b714c19c0a4ac07a42e32f4b3104a4 X-VCS-Branch: master Date: Sat, 17 Feb 2018 08:43:52 +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-Archives-Salt: 0eee5b8c-1082-4200-998d-7f7ccdb88306 X-Archives-Hash: 76c2954f3ffff2ed2b022609653e248a commit: 7f74bfff88b714c19c0a4ac07a42e32f4b3104a4 Author: Rolf Eike Beer sf-mail de> AuthorDate: Sat Feb 17 07:25:04 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Feb 17 08:43:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f74bfff app-misc/calendar: stable 0.9.1-r1 for sparc, bug #647386 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" app-misc/calendar/calendar-0.9.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild b/app-misc/calendar/calendar-0.9.1-r1.ebuild index 2d8dc85b28d..a645952daef 100644 --- a/app-misc/calendar/calendar-0.9.1-r1.ebuild +++ b/app-misc/calendar/calendar-0.9.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://bsdcalendar.sourceforge.net/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" DOCS=( README )