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 F334B139337 for ; Sun, 1 Aug 2021 23:51:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 521C3E09E0; Sun, 1 Aug 2021 23:51:10 +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 06F88E0A92 for ; Sun, 1 Aug 2021 23:51:09 +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 4C8A2342D58 for ; Sun, 1 Aug 2021 23:51:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7F3C798 for ; Sun, 1 Aug 2021 23:51:06 +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: <1627861844.d012ad8498cc17b08904b8b7b7a3d9d5087482fb.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Scalar-List-Utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild X-VCS-Directories: perl-core/Scalar-List-Utils/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d012ad8498cc17b08904b8b7b7a3d9d5087482fb X-VCS-Branch: master Date: Sun, 1 Aug 2021 23:51:06 +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: b1891df9-f56a-4a57-ab2a-1b37c9ea5a45 X-Archives-Hash: ee6bde83ce7315994a6776e4caf1d0f5 commit: d012ad8498cc17b08904b8b7b7a3d9d5087482fb Author: Sam James gentoo org> AuthorDate: Sun Aug 1 23:50:44 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Aug 1 23:50:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d012ad84 perl-core/Scalar-List-Utils: Stabilize 1.560.0 arm, #805143 Signed-off-by: Sam James gentoo.org> perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild index 627cf9669b6..830077646ee 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild @@ -9,4 +9,4 @@ inherit perl-module DESCRIPTION="Common Scalar and List utility subroutines" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"