Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Glib-Object-Introspection/
Date: Thu, 01 Sep 2022 13:27:43
Message-Id: 1662038846.0f43c982c9d375073c2e89f35fa1e2866e5abfac.jsmolic@gentoo
1 commit: 0f43c982c9d375073c2e89f35fa1e2866e5abfac
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 13:27:26 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 1 13:27:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f43c982
7
8 dev-perl/Glib-Object-Introspection: Stabilize 0.49.0 ppc, #867853
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 .../Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 72681e25ac04..c9a4261b9e1b 100644
17 --- a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild
18 +++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="Dynamically create Perl language bindings"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv x86"
25
26 RDEPEND="
27 >=dev-perl/glib-perl-1.320.0