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 8BFA3138334 for ; Fri, 12 Oct 2018 19:08:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 813EFE08F1; Fri, 12 Oct 2018 19:08:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 57859E08F1 for ; Fri, 12 Oct 2018 19:08:31 +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 5540A335D01 for ; Fri, 12 Oct 2018 19:08:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37A1C439 for ; Fri, 12 Oct 2018 19:08:21 +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: <1539371291.a552f8f245f560c0485057e9d18840b4edb7ec1c.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/discount/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/discount/discount-2.2.4.ebuild X-VCS-Directories: app-text/discount/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: a552f8f245f560c0485057e9d18840b4edb7ec1c X-VCS-Branch: master Date: Fri, 12 Oct 2018 19:08:21 +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: f6c94ec8-56f8-4e32-a3ec-18d209f9d6a3 X-Archives-Hash: 610718c7fba76a49da7a2d7f3d711be3 commit: a552f8f245f560c0485057e9d18840b4edb7ec1c Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Oct 12 19:07:14 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Oct 12 19:08:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a552f8f2 app-text/discount: stable 2.2.4 for ia64, bug #658482 Signed-off-by: Sergei Trofimovich gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64" app-text/discount/discount-2.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/discount/discount-2.2.4.ebuild b/app-text/discount/discount-2.2.4.ebuild index 1486b345568..7119e482913 100644 --- a/app-text/discount/discount-2.2.4.ebuild +++ b/app-text/discount/discount-2.2.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86" IUSE="minimal test" src_prepare() {