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 B855F13825A for ; Fri, 13 May 2016 08:41:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B7B621C054; Fri, 13 May 2016 08:41:32 +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 CBBA0E0826 for ; Fri, 13 May 2016 08:41:30 +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 84EEE340988 for ; Fri, 13 May 2016 08:41:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 639AA970 for ; Fri, 13 May 2016 08:41:24 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1463128862.1c5bf65bf05dc696e7974eeaef20d39f76bb3ed4.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/ngircd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/ngircd/ngircd-23-r1.ebuild X-VCS-Directories: net-irc/ngircd/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 1c5bf65bf05dc696e7974eeaef20d39f76bb3ed4 X-VCS-Branch: master Date: Fri, 13 May 2016 08:41:24 +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: 46da9ede-1eea-4432-a343-ec34f7d1c56e X-Archives-Hash: 781357754d9c64e364b7018e6b22ef58 commit: 1c5bf65bf05dc696e7974eeaef20d39f76bb3ed4 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri May 13 08:39:30 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri May 13 08:41:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5bf65b net-irc/ngircd: amd64 stable wrt bug #574690 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> net-irc/ngircd/ngircd-23-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/ngircd/ngircd-23-r1.ebuild b/net-irc/ngircd/ngircd-23-r1.ebuild index 6cfa1ab..ab0870c 100644 --- a/net-irc/ngircd/ngircd-23-r1.ebuild +++ b/net-irc/ngircd/ngircd-23-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://ngircd.barton.de/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~x86 ~x64-macos" IUSE="debug gnutls iconv ident ipv6 libressl pam ssl tcpd zlib" RDEPEND="