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 A706C13888F for ; Sun, 4 Oct 2015 20:53:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFC9D21C069; Sun, 4 Oct 2015 20:53:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E075421C05E for ; Sun, 4 Oct 2015 20:53:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20D80340A69 for ; Sun, 4 Oct 2015 20:53:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B403555D for ; Sun, 4 Oct 2015 20:53:16 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1443991857.eb1e3372bcad3a967c9794d9cfe5780b67fcc206.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Shell/Shell-0.720.0.ebuild X-VCS-Directories: dev-perl/Shell/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: eb1e3372bcad3a967c9794d9cfe5780b67fcc206 X-VCS-Branch: master Date: Sun, 4 Oct 2015 20:53:16 +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: 0968b6b0-3147-43d9-b85a-38d949debb19 X-Archives-Hash: 05ccb2f1e74f0c99b57176bb16c810c4 commit: eb1e3372bcad3a967c9794d9cfe5780b67fcc206 Author: Patrice Clement gentoo org> AuthorDate: Sun Oct 4 20:48:30 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sun Oct 4 20:50:57 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb1e3372 dev-perl/Shell: Stable for amd64+x86. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement gentoo.org> dev-perl/Shell/Shell-0.720.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Shell/Shell-0.720.0.ebuild b/dev-perl/Shell/Shell-0.720.0.ebuild index 3fb0149..d27f803 100644 --- a/dev-perl/Shell/Shell-0.720.0.ebuild +++ b/dev-perl/Shell/Shell-0.720.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Shell - run shell commands transparently within perl" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" SRC_TEST=do