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 228D01382C5 for ; Sat, 17 Feb 2018 22:12:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07CA6E09D5; Sat, 17 Feb 2018 22:12:48 +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 DB3F5E09D5 for ; Sat, 17 Feb 2018 22:12:47 +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 ADF2A335C2E for ; Sat, 17 Feb 2018 22:12:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E967B216 for ; Sat, 17 Feb 2018 22:12:44 +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: <1518905559.81d2747478c3cb2065e48d10249213a77ee39264.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: 81d2747478c3cb2065e48d10249213a77ee39264 X-VCS-Branch: master Date: Sat, 17 Feb 2018 22:12:44 +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: 0e4f1754-9327-4e2f-a6d8-9e407410369a X-Archives-Hash: 64370a067528d6784fd79f9d92cda475 commit: 81d2747478c3cb2065e48d10249213a77ee39264 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Feb 17 22:12:16 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Feb 17 22:12:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d27474 app-misc/calendar: stable 0.9.1-r1 for ia64, bug #647386 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" 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 a645952daef..6472cadb620 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 )