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 E34F11382C5 for ; Thu, 6 May 2021 07:22:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EF24E097C; Thu, 6 May 2021 07:22:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0E7C1E097C for ; Thu, 6 May 2021 07:22:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 445B0340D39 for ; Thu, 6 May 2021 07:22:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2950778 for ; Thu, 6 May 2021 07:22:23 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1620285724.a9fd274d93f2e67397a0bba06a29f320c088f77d.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Base-ModuleBuild/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.150.0.ebuild X-VCS-Directories: dev-perl/Alien-Base-ModuleBuild/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: a9fd274d93f2e67397a0bba06a29f320c088f77d X-VCS-Branch: master Date: Thu, 6 May 2021 07:22:23 +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: df9f335e-0450-4e1b-bdf1-236b4d2f2a2c X-Archives-Hash: f1fdc6675813c3aee15b303ef245b8f8 commit: a9fd274d93f2e67397a0bba06a29f320c088f77d Author: Sergei Trofimovich gentoo org> AuthorDate: Thu May 6 07:01:40 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu May 6 07:22:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9fd274d dev-perl/Alien-Base-ModuleBuild: stable 1.150.0 for hppa stable wrt bug #782028 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich gentoo.org> dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.150.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.150.0.ebuild b/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.150.0.ebuild index 17bd8f212ee..81148b0c4d2 100644 --- a/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.150.0.ebuild +++ b/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.150.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="A Module::Build subclass for building Alien:: modules and their libraries" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"