From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1324040-garchives=archives.gentoo.org@lists.gentoo.org> 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 12FA2158012 for <garchives@archives.gentoo.org>; Fri, 24 Sep 2021 22:28:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52FC3E0964; Fri, 24 Sep 2021 22:28:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3A460E0964 for <gentoo-commits@lists.gentoo.org>; Fri, 24 Sep 2021 22:28:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36605342D3E for <gentoo-commits@lists.gentoo.org>; Fri, 24 Sep 2021 22:28:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8825F107 for <gentoo-commits@lists.gentoo.org>; Fri, 24 Sep 2021 22:28:14 +0000 (UTC) From: "James Le Cuirot" <chewi@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" <chewi@gentoo.org> Message-ID: <1632522445.68be08790b23b876f0326d6b701b1fb48ff944eb.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Specio/Specio-0.470.0.ebuild X-VCS-Directories: dev-perl/Specio/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 68be08790b23b876f0326d6b701b1fb48ff944eb X-VCS-Branch: master Date: Fri, 24 Sep 2021 22:28:14 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c9418fec-1070-4220-80d6-6f9cdb5ac512 X-Archives-Hash: 26048a6e7060d9a2406107f73d1c028d commit: 68be08790b23b876f0326d6b701b1fb48ff944eb Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Fri Sep 24 22:27:11 2021 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Fri Sep 24 22:27:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68be0879 dev-perl/Specio: Keyword 0.470.0 for ~m68k The tests pass. Bug: https://bugs.gentoo.org/812824 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> dev-perl/Specio/Specio-0.470.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild index c32f1641217..26d5c5c1b25 100644 --- a/dev-perl/Specio/Specio-0.470.0.ebuild +++ b/dev-perl/Specio/Specio-0.470.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~riscv ~sparc" +KEYWORDS="~amd64 ~arm ~m68k ~riscv ~sparc" IUSE="minimal" RDEPEND="