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/Gtk3/
Date: Thu, 01 Sep 2022 13:27:44
Message-Id: 1662038849.cce8f269c69f96ba895ac35356bdf0fbc5ea3923.jsmolic@gentoo
1 commit: cce8f269c69f96ba895ac35356bdf0fbc5ea3923
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 13:27:29 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 1 13:27:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce8f269
7
8 dev-perl/Gtk3: Stabilize 0.38.0 ppc64, #867853
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-perl/Gtk3/Gtk3-0.38.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Gtk3/Gtk3-0.38.0.ebuild b/dev-perl/Gtk3/Gtk3-0.38.0.ebuild
16 index acd8a941a370..bbd937af517e 100644
17 --- a/dev-perl/Gtk3/Gtk3-0.38.0.ebuild
18 +++ b/dev-perl/Gtk3/Gtk3-0.38.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module virtualx
20 DESCRIPTION="Perl interface to the 3.x series of the gtk+ toolkit"
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 IUSE="test"
26 RESTRICT="!test? ( test )"