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 844C1139694 for ; Fri, 10 Feb 2017 23:14:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C18D221C102; Fri, 10 Feb 2017 23:09:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0B9721C102 for ; Fri, 10 Feb 2017 23:09:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CBFC9341026 for ; Fri, 10 Feb 2017 23:09:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68DAC4373 for ; Fri, 10 Feb 2017 23:09:47 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1486768165.85994a457f44609607cfc7e976ca1e39caedda7e.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/irker/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/irker/irker-2.18.ebuild X-VCS-Directories: net-irc/irker/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 85994a457f44609607cfc7e976ca1e39caedda7e X-VCS-Branch: master Date: Fri, 10 Feb 2017 23:09:47 +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: d93a1707-f579-4596-970a-fdc028fe42a2 X-Archives-Hash: 0c3ae23b238daea6bfff2a7497339907 commit: 85994a457f44609607cfc7e976ca1e39caedda7e Author: Michael Weber gentoo org> AuthorDate: Fri Feb 10 23:09:25 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Fri Feb 10 23:09:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85994a45 net-irc/irker: re-add ~arm keyword (bug 592888). Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-irc/irker/irker-2.18.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/irker/irker-2.18.ebuild b/net-irc/irker/irker-2.18.ebuild index 18cc5ccf08..460d802ba4 100644 --- a/net-irc/irker/irker-2.18.ebuild +++ b/net-irc/irker/irker-2.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://www.catb.org/esr/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="socks5" DEPEND="app-text/docbook-xml-dtd:4.1.2