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 82255138334 for ; Sun, 10 Jun 2018 15:56:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E753E08A2; Sun, 10 Jun 2018 15:56:49 +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 E6234E08A2 for ; Sun, 10 Jun 2018 15:56:48 +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 E7811335C9B for ; Sun, 10 Jun 2018 15:56:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 882972D8 for ; Sun, 10 Jun 2018 15:56:44 +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: <1528646195.b5183e71ad74f5298057b64b645e77f29cafa576.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Tee/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild X-VCS-Directories: dev-perl/IO-Tee/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: b5183e71ad74f5298057b64b645e77f29cafa576 X-VCS-Branch: master Date: Sun, 10 Jun 2018 15:56:44 +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: 3ee413a1-35fe-4823-af2e-7264414ad72c X-Archives-Hash: c43bfd89b4758bec10e332f34675b599 commit: b5183e71ad74f5298057b64b645e77f29cafa576 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jun 10 15:55:28 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jun 10 15:56:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5183e71 dev-perl/IO-Tee: x86 stable (bug #657684) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild index d2019f3d7cd..e9bf79870e1 100644 --- a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild +++ b/dev-perl/IO-Tee/IO-Tee-0.650.0.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Multiplex output to multiple output handles" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86" IUSE="" RDEPEND="