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 C2D6F138331 for ; Sun, 18 Feb 2018 21:48:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E38ECE0C2B; Sun, 18 Feb 2018 21:48:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C541DE0C26 for ; Sun, 18 Feb 2018 21:48:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 88D82335C4F for ; Sun, 18 Feb 2018 21:48:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C50622F for ; Sun, 18 Feb 2018 21:48:40 +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: <1518990478.fafdb8c69cab494b85718f5cbf8351802044b85b.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/muh/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/muh/muh-2.2a-r1.ebuild X-VCS-Directories: net-irc/muh/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: fafdb8c69cab494b85718f5cbf8351802044b85b X-VCS-Branch: master Date: Sun, 18 Feb 2018 21:48:40 +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: 6566e3b1-c29b-4273-ba8a-50ab58231c9c X-Archives-Hash: d1b54e1750781e8b0df93d31d383fb6b commit: fafdb8c69cab494b85718f5cbf8351802044b85b Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Feb 18 21:36:43 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Feb 18 21:47:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fafdb8c6 net-irc/muh: x86 stable (bug #647728) Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-irc/muh/muh-2.2a-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/muh/muh-2.2a-r1.ebuild b/net-irc/muh/muh-2.2a-r1.ebuild index c5c9dc85ad9..a9ca6942105 100644 --- a/net-irc/muh/muh-2.2a-r1.ebuild +++ b/net-irc/muh/muh-2.2a-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc x86" IUSE="ipv6" RDEPEND=""