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 0342D138334 for ; Sun, 10 Jun 2018 15:38:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09796E0866; Sun, 10 Jun 2018 15:38:09 +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 406E9E0863 for ; Sun, 10 Jun 2018 15:38:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 DA511335C92 for ; Sun, 10 Jun 2018 15:38:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 839A72E0 for ; Sun, 10 Jun 2018 15:38:03 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1528645068.27860c7747f7e5f5e9edf77b4bcb33669f475d41.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Event/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Event/Event-1.260.0.ebuild X-VCS-Directories: dev-perl/Event/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 27860c7747f7e5f5e9edf77b4bcb33669f475d41 X-VCS-Branch: master Date: Sun, 10 Jun 2018 15:38:03 +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: 3ff2d1cb-5017-45c3-8917-278e41294342 X-Archives-Hash: d116d11be79c957705596f22d14b8aa7 commit: 27860c7747f7e5f5e9edf77b4bcb33669f475d41 Author: Aaron Bauman gentoo org> AuthorDate: Sun Jun 10 15:34:50 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Jun 10 15:37:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27860c77 dev-perl/Event: amd64 stable wrt bug #657574 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Event/Event-1.260.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Event/Event-1.260.0.ebuild b/dev-perl/Event/Event-1.260.0.ebuild index 8276071ce48..d06e44daca3 100644 --- a/dev-perl/Event/Event-1.260.0.ebuild +++ b/dev-perl/Event/Event-1.260.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Fast, generic event loop" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-solaris" IUSE="test" DEPEND="