From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 276A213888F for ; Fri, 16 Oct 2015 11:03:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B64221C00D; Fri, 16 Oct 2015 11:02:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E10BE21C00D for ; Fri, 16 Oct 2015 11:02:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E3FA0340854 for ; Fri, 16 Oct 2015 11:02:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47119FB5 for ; Fri, 16 Oct 2015 11:02:52 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1444993207.bedd6149ef55e1b3deaad12c16d738946771065a.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/irssi-otr/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/irssi-otr/irssi-otr-1.0.0-r1.ebuild X-VCS-Directories: net-irc/irssi-otr/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: bedd6149ef55e1b3deaad12c16d738946771065a X-VCS-Branch: master Date: Fri, 16 Oct 2015 11:02:52 +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: 87c86b71-6f3f-4410-a165-fe727c94fe8d X-Archives-Hash: 68b25073039bccd2b47aa86c9a9fc617 commit: bedd6149ef55e1b3deaad12c16d738946771065a Author: Mikle Kolyada gentoo org> AuthorDate: Fri Oct 16 10:56:16 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Oct 16 11:00:07 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bedd6149 net-irc/irssi-otr: amd64/x86 stable wrt bug #530998 Package-Manager: portage-2.2.20.1 net-irc/irssi-otr/irssi-otr-1.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/irssi-otr/irssi-otr-1.0.0-r1.ebuild b/net-irc/irssi-otr/irssi-otr-1.0.0-r1.ebuild index 8c11220..eecc56c 100644 --- a/net-irc/irssi-otr/irssi-otr-1.0.0-r1.ebuild +++ b/net-irc/irssi-otr/irssi-otr-1.0.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/cryptodotis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~sparc x86" IUSE="" # please note >=libotr-4.1.0 is required due to critical bugfix