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 63F8F139084 for ; Fri, 8 Dec 2017 20:39:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DD57E0F3B; Fri, 8 Dec 2017 20:39:23 +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 7D003E0F2F for ; Fri, 8 Dec 2017 20:39:23 +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 7EB5C33C4EE for ; Fri, 8 Dec 2017 20:39:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 128CBAE83 for ; Fri, 8 Dec 2017 20:39:20 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1512764407.7072f8bc0a1d3347ebcba4fb16ff3b81ef2459f5.whissi@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: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 7072f8bc0a1d3347ebcba4fb16ff3b81ef2459f5 X-VCS-Branch: master Date: Fri, 8 Dec 2017 20:39:20 +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: e1e6d77b-4e42-4825-bdf1-752436ab424b X-Archives-Hash: 8c17cf0721c88e603386ad017f593ba1 commit: 7072f8bc0a1d3347ebcba4fb16ff3b81ef2459f5 Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Dec 8 20:20:07 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Dec 8 20:20:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7072f8bc net-mail/queue-repair: x86 stable (bug #637962) Package-Manager: Portage-2.3.16, Repoman-2.3.6 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 ecb94ffdd88..1538b488e86 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}"