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 D9925138334 for ; Sat, 1 Dec 2018 21:29:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72B9AE09A6; Sat, 1 Dec 2018 21:29:14 +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 47EE0E09A2 for ; Sat, 1 Dec 2018 21:29:14 +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 6991D335C8C for ; Sat, 1 Dec 2018 21:29:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5A3A4EC for ; Sat, 1 Dec 2018 21:29:08 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1543699733.1ef6e2374c92df75b97618fcf6f215891211a3a6.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/zenirc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/zenirc/zenirc-1.18.ebuild X-VCS-Directories: app-xemacs/zenirc/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 1ef6e2374c92df75b97618fcf6f215891211a3a6 X-VCS-Branch: master Date: Sat, 1 Dec 2018 21:29:08 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a5494d08-042f-4e66-9f22-50f7af6159e6 X-Archives-Hash: 4fa0001b8949490999956a9dc94c18e6 commit: 1ef6e2374c92df75b97618fcf6f215891211a3a6 Author: Matt Turner gentoo org> AuthorDate: Sat Dec 1 21:28:53 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Dec 1 21:28:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef6e237 app-xemacs/zenirc-1.18: alpha stable, bug 666312 Signed-off-by: Matt Turner gentoo.org> app-xemacs/zenirc/zenirc-1.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-xemacs/zenirc/zenirc-1.18.ebuild b/app-xemacs/zenirc/zenirc-1.18.ebuild index ce96cb1a324..df40d334043 100644 --- a/app-xemacs/zenirc/zenirc-1.18.ebuild +++ b/app-xemacs/zenirc/zenirc-1.18.ebuild @@ -8,6 +8,6 @@ DESCRIPTION="ZENIRC IRC Client" XEMACS_PKG_CAT="standard" RDEPEND="" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages