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 6DA5E139083 for ; Sat, 16 Dec 2017 13:24:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C311AE0EAF; Sat, 16 Dec 2017 13:24:29 +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 A5C1AE0EAF for ; Sat, 16 Dec 2017 13:24:26 +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 4B5EF33BF01 for ; Sat, 16 Dec 2017 13:24:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95A1EAE87 for ; Sat, 16 Dec 2017 13:24:23 +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: <1513430659.1793f00c5955a782e2e905bdeab8de2c9ef703ce.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/queue-repair/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/queue-repair/queue-repair-0.9.0-r1.ebuild X-VCS-Directories: net-mail/queue-repair/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1793f00c5955a782e2e905bdeab8de2c9ef703ce X-VCS-Branch: master Date: Sat, 16 Dec 2017 13:24:23 +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: 49a638e5-27e4-4af7-a541-0d5588b9b9e5 X-Archives-Hash: 9196f589cea2ab81dadc14a910f24c33 commit: 1793f00c5955a782e2e905bdeab8de2c9ef703ce Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Dec 16 13:11:45 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Dec 16 13:24:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1793f00c net-mail/queue-repair: stable 0.9.0-r1 for ia64, bug #637962 Package-Manager: Portage-2.3.18, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" net-mail/queue-repair/queue-repair-0.9.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/queue-repair/queue-repair-0.9.0-r1.ebuild b/net-mail/queue-repair/queue-repair-0.9.0-r1.ebuild index 1538b488e86..27fc3ff82c3 100644 --- a/net-mail/queue-repair/queue-repair-0.9.0-r1.ebuild +++ b/net-mail/queue-repair/queue-repair-0.9.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://pyropus.ca/software/queue-repair/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"