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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E7A14158088 for ; Sat, 29 Jan 2022 12:16:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37B182BC00F; Sat, 29 Jan 2022 12:16:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 054D72BC00C for ; Sat, 29 Jan 2022 12:16:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DBF0C343389 for ; Sat, 29 Jan 2022 12:16:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 836422AF for ; Sat, 29 Jan 2022 12:16:52 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1643458604.d5d60b6545eaf39b24e4182e3c4d48d14bf2e4ec.arthurzam@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: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: d5d60b6545eaf39b24e4182e3c4d48d14bf2e4ec X-VCS-Branch: master Date: Sat, 29 Jan 2022 12:16:52 +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: 42c9d22e-87e7-45ec-bf20-13f6a62287f4 X-Archives-Hash: 0c95da2da357b5ac0222152f46eb3d81 commit: d5d60b6545eaf39b24e4182e3c4d48d14bf2e4ec Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jan 29 12:16:36 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jan 29 12:16:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5d60b65 dev-perl/Linux-Smaps: Stabilize 0.140.0 ppc64, #805803 Signed-off-by: Arthur Zamarin 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 587b5a91394a..63c250cf1f69 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 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" BDEPEND=" virtual/perl-ExtUtils-MakeMaker