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 46F2B158086 for ; Wed, 17 Nov 2021 08:30:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23C15E0864; Wed, 17 Nov 2021 08:30:35 +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 D8A1AE085B for ; Wed, 17 Nov 2021 08:30:34 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A7CA5342DE5 for ; Wed, 17 Nov 2021 08:30:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38B641CE for ; Wed, 17 Nov 2021 08:30:32 +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: <1637137819.81d5826c623b6c0b7c7ea88bea5af448eb9da3b7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Glib-Object-Introspection/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild X-VCS-Directories: dev-perl/Glib-Object-Introspection/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 81d5826c623b6c0b7c7ea88bea5af448eb9da3b7 X-VCS-Branch: master Date: Wed, 17 Nov 2021 08:30:32 +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: cc197f56-995f-48a7-9c93-5e43359f20aa X-Archives-Hash: 360472fe12f57b32d1f41980af772f70 commit: 81d5826c623b6c0b7c7ea88bea5af448eb9da3b7 Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Nov 17 08:28:06 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Nov 17 08:30:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d5826c dev-perl/Glib-Object-Introspection: mark 0.49.0 ~hppa, bug #821997 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> .../Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild index 06c9909c3549..f9480f5a5b57 100644 --- a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild +++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Dynamically create Perl language bindings" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc x86" RDEPEND=" >=dev-perl/glib-perl-1.320.0