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 90E35139083 for ; Tue, 19 Dec 2017 23:02:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA3E9E0FD1; Tue, 19 Dec 2017 23:02:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 94CE3E0FD1 for ; Tue, 19 Dec 2017 23:02:06 +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 2BA9333BF55 for ; Tue, 19 Dec 2017 23:02:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC3FFAE1D for ; Tue, 19 Dec 2017 23:02:02 +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: <1513724517.da4af28796b3f0ecd7a2434b56a496d6d2a1c4c9.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: da4af28796b3f0ecd7a2434b56a496d6d2a1c4c9 X-VCS-Branch: master Date: Tue, 19 Dec 2017 23:02:02 +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: 9a5261c3-e08b-43fb-941e-ea8cd49b04a2 X-Archives-Hash: d75fbd88b62b7a43838c8ab9335586d7 commit: da4af28796b3f0ecd7a2434b56a496d6d2a1c4c9 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Dec 19 22:34:59 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Dec 19 23:01:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da4af287 net-mail/queue-repair: stable 0.9.0-r1 for alpha/arm/hppa/ppc64/ppc/sparc/sh/s390/m68k, bug #637962 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="alpha arm hppa m68k ppc ppc64 s390 sh sparc" 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 6495b8e2964..e57585437cd 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}"