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/Sub-HandlesVia/
Date: Mon, 12 Jul 2021 22:24:02
Message-Id: 1626128606.11ae0433a98c21da58c700da992fe946a81ed646.sam@gentoo
1 commit: 11ae0433a98c21da58c700da992fe946a81ed646
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 12 22:23:26 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 22:23:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ae0433
7
8 dev-perl/Sub-HandlesVia: Keyword 0.16.0 ppc, #801388
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
16 index e2bb4a2c799..f52ffb297f5 100644
17 --- a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
18 +++ b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="alternative handles_via implementation"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~ppc"
25
26 RDEPEND="
27 dev-perl/Class-Method-Modifiers