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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5DD69158042 for ; Mon, 11 Nov 2024 10:58:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EA21E0856; Mon, 11 Nov 2024 10:58:22 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 250D8E0856 for ; Mon, 11 Nov 2024 10:58:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 27671340BE2 for ; Mon, 11 Nov 2024 10:58:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 598551DC3 for ; Mon, 11 Nov 2024 10:58:19 +0000 (UTC) From: "James Le Cuirot" 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" Message-ID: <1731322673.c8b55b3da5b64b8be5e7b0ffbf14e3c1cbe9ad75.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-Tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.51.0.ebuild X-VCS-Directories: dev-perl/Module-Build-Tiny/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: c8b55b3da5b64b8be5e7b0ffbf14e3c1cbe9ad75 X-VCS-Branch: master Date: Mon, 11 Nov 2024 10:58:19 +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: 01d721a1-f0c7-4c9f-94fe-222cba606221 X-Archives-Hash: 55159200c65ececd088a79312098f1c4 commit: c8b55b3da5b64b8be5e7b0ffbf14e3c1cbe9ad75 Author: James Le Cuirot gentoo org> AuthorDate: Mon Nov 11 10:57:53 2024 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Mon Nov 11 10:57:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b55b3d dev-perl/Module-Build-Tiny: Keyword 0.51.0 for ~m68k The tests pass. Signed-off-by: James Le Cuirot gentoo.org> dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.51.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.51.0.ebuild b/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.51.0.ebuild index df80c05b09f8..40c083c11641 100644 --- a/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.51.0.ebuild +++ b/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.51.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Tiny replacement for Module::Build" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="minimal" RDEPEND="