Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk3/
Date: Sat, 06 Nov 2021 00:49:19
Message-Id: 1636159740.7254bc7b4127f3f682579b891f64a98ceefb2458.sam@gentoo
1 commit: 7254bc7b4127f3f682579b891f64a98ceefb2458
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 6 00:49:00 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 6 00:49:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7254bc7b
7
8 dev-perl/Gtk3: Keyword 0.38.0 ppc, #821997
9
10 Signed-off-by: Sam James <sam <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 0c515a15103..a7bbb34415e 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 x86"
24 +KEYWORDS="amd64 ~ppc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"