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 099261382C5 for ; Sat, 15 May 2021 02:30:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56000E091D; Sat, 15 May 2021 02:30:04 +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 391BDE091D for ; Sat, 15 May 2021 02:30:04 +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 058C4340DC1 for ; Sat, 15 May 2021 02:30:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61907750 for ; Sat, 15 May 2021 02:29:59 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1621045794.6ac30354791f4d17f533d738076f286472fa82c8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Linux-Smaps/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild X-VCS-Directories: dev-perl/Linux-Smaps/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6ac30354791f4d17f533d738076f286472fa82c8 X-VCS-Branch: master Date: Sat, 15 May 2021 02:29:59 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 94063a73-c611-442a-84bf-26efedda8ac0 X-Archives-Hash: c029d816b50c5252338753461339c409 commit: 6ac30354791f4d17f533d738076f286472fa82c8 Author: Sam James gentoo org> AuthorDate: Sat May 15 02:29:54 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 15 02:29:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ac30354 dev-perl/Linux-Smaps: Keyword 0.140.0 ppc, #729784 Signed-off-by: Sam James gentoo.org> dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild b/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild index 1159e06e102..e6f3b1d451b 100644 --- a/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild +++ b/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module linux-info DESCRIPTION="Perl interface to /proc/PID/smaps" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" BDEPEND=" virtual/perl-ExtUtils-MakeMaker