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 A8B621382C5 for ; Wed, 2 May 2018 06:59:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99E15E0942; Wed, 2 May 2018 06:59:22 +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 75DD8E0942 for ; Wed, 2 May 2018 06:59:22 +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 0D19E335C60 for ; Wed, 2 May 2018 06:59:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D39729B for ; Wed, 2 May 2018 06:59:19 +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: <1525244351.e4408fdd30e54ec17b4be7596d27a8afe9225bd1.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/elilo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-boot/elilo/elilo-3.16-r2.ebuild X-VCS-Directories: sys-boot/elilo/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e4408fdd30e54ec17b4be7596d27a8afe9225bd1 X-VCS-Branch: master Date: Wed, 2 May 2018 06:59:19 +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: 129b53bc-f41b-4824-9bd9-b53f624f8ef6 X-Archives-Hash: 3bd0b7f700615b1c308062130ced073f commit: e4408fdd30e54ec17b4be7596d27a8afe9225bd1 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed May 2 06:58:49 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed May 2 06:59:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4408fdd sys-boot/elilo: stable 3.16-r2 for ia64, bug #579278 Bug: https://bugs.gentoo.org/579278 Package-Manager: Portage-2.3.31, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" sys-boot/elilo/elilo-3.16-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/elilo/elilo-3.16-r2.ebuild b/sys-boot/elilo/elilo-3.16-r2.ebuild index 840e7f568f8..6bcb00cc8b7 100644 --- a/sys-boot/elilo/elilo-3.16-r2.ebuild +++ b/sys-boot/elilo/elilo-3.16-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/elilo/${P}-all.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ia64 ~x86" IUSE="" # gnu-efi contains only static libs, so there's no run-time dep on it