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 E9BD858973 for ; Sun, 17 Jan 2016 19:03:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78DCD21C017; Sun, 17 Jan 2016 19:03:11 +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 1F72221C017 for ; Sun, 17 Jan 2016 19:03:11 +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 225D034096F for ; Sun, 17 Jan 2016 19:03:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6F46CB3 for ; Sun, 17 Jan 2016 19:03:05 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1453057206.893cac13d8e71a07a082c887807c081755c53c55.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Clone/Clone-0.380.0.ebuild X-VCS-Directories: dev-perl/Clone/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 893cac13d8e71a07a082c887807c081755c53c55 X-VCS-Branch: master Date: Sun, 17 Jan 2016 19:03:05 +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: 6fca1bc8-b25e-475a-999d-c40bbc7991ec X-Archives-Hash: f9183ee1dd05f7d598e7340a3ab3c1a6 commit: 893cac13d8e71a07a082c887807c081755c53c55 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Jan 17 19:00:06 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Jan 17 19:00:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=893cac13 dev-perl/Clone: ppc64 stable wrt bug #570198 Package-Manager: portage-2.2.26 dev-perl/Clone/Clone-0.380.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Clone/Clone-0.380.0.ebuild b/dev-perl/Clone/Clone-0.380.0.ebuild index 8c421a3..8c2efb0 100644 --- a/dev-perl/Clone/Clone-0.380.0.ebuild +++ b/dev-perl/Clone/Clone-0.380.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Recursively copy Perl datatypes" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=""