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 D8A3C1382C5 for ; Sun, 18 Mar 2018 00:14:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1CDBE08E2; Sun, 18 Mar 2018 00:14:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AB309E08E2 for ; Sun, 18 Mar 2018 00:14:52 +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 A571F335CFB for ; Sun, 18 Mar 2018 00:14:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F325259 for ; Sun, 18 Mar 2018 00:14:49 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1521332084.b409dd30a007a91a9a71cd8d0ea2e4c7a4e01e8f.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-MIME/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Email-MIME/Email-MIME-1.946.0.ebuild X-VCS-Directories: dev-perl/Email-MIME/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: b409dd30a007a91a9a71cd8d0ea2e4c7a4e01e8f X-VCS-Branch: master Date: Sun, 18 Mar 2018 00:14:49 +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: 96c22ef9-5157-411b-a1e8-802f21c9aa1b X-Archives-Hash: 904f47f472427bf038e913309e93dd22 commit: b409dd30a007a91a9a71cd8d0ea2e4c7a4e01e8f Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Mar 17 23:57:14 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Mar 18 00:14:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b409dd30 dev-perl/Email-MIME: keyworded 1.946.0 for ppc64, bug #650684 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" dev-perl/Email-MIME/Email-MIME-1.946.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Email-MIME/Email-MIME-1.946.0.ebuild b/dev-perl/Email-MIME/Email-MIME-1.946.0.ebuild index bac1da1513c..d3e14c2142e 100644 --- a/dev-perl/Email-MIME/Email-MIME-1.946.0.ebuild +++ b/dev-perl/Email-MIME/Email-MIME-1.946.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="Easy MIME message parsing" SLOT="0" -KEYWORDS="~amd64 ~x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="